nfc_target_receive_bytes

Function nfc_target_receive_bytes 

Source
pub unsafe extern "C" fn nfc_target_receive_bytes(
    pnd: *mut nfc_device,
    pbtRx: *mut uint8_t,
    szRx: size_t,
    timeout: c_int,
) -> c_int