Function nfc_sys::nfc_device_get_supported_modulation [] [src]

pub unsafe extern "C" fn nfc_device_get_supported_modulation(
    pnd: *mut nfc_device,
    mode: nfc_mode,
    supported_mt: *mut *const nfc_modulation_type
) -> c_int