nfc_target_send_bytes

Function nfc_target_send_bytes 

Source
pub unsafe extern "C" fn nfc_target_send_bytes(
    pnd: *mut nfc_device,
    pbtTx: *const uint8_t,
    szTx: size_t,
    timeout: c_int,
) -> c_int