nfc_target_send_bits

Function nfc_target_send_bits 

Source
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