Function sys_bitfield_set_bit

Source
pub unsafe extern "C" fn sys_bitfield_set_bit(
    addr: mem_addr_t,
    bit: c_uint,
)