Function nfc_sys::nfc_target_send_bits [] [src]

pub unsafe extern "C" fn nfc_target_send_bits(
    pnd: *mut nfc_device,
    pbtTx: *const uint8_t,
    szTxBits: size_t,
    pbtTxPar: *const uint8_t
) -> c_int