Function sys_bitfield_test_bit

Source
pub unsafe extern "C" fn sys_bitfield_test_bit(
    addr: mem_addr_t,
    bit: c_uint,
) -> c_int