Function Macro
FwupdPluginBIT_SET
Declaration [src]
#define FU_BIT_SET (
val,
pos
)
Description [src]
Sets a bit in a value using a bitwise operation.
| Available since: | 2.0.0 |
| This function is not directly available to language bindings |
#define FU_BIT_SET (
val,
pos
)
Sets a bit in a value using a bitwise operation.
| Available since: | 2.0.0 |
| This function is not directly available to language bindings |