nfc_device_get_supported_modulation

Function nfc_device_get_supported_modulation 

Source
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