Function nfc_sys::nfc_target_send_bytes [] [src]

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