nfc_device_set_property_bool

Function nfc_device_set_property_bool 

Source
pub unsafe extern "C" fn nfc_device_set_property_bool(
    pnd: *mut nfc_device,
    property: nfc_property,
    bEnable: u8,
) -> c_int