Skip to main content

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 u8,
    szTxBits: size_t,
    pbtTxPar: *const u8,
) -> c_int