nfc_target_init

Function nfc_target_init 

Source
pub unsafe extern "C" fn nfc_target_init(
    pnd: *mut nfc_device,
    pnt: *mut nfc_target,
    pbtRx: *mut uint8_t,
    szRx: size_t,
    timeout: c_int,
) -> c_int