pub unsafe extern "C" fn nfc_poller_get_data( instance: *const NfcPoller, ) -> *const NfcDeviceData
Get the data that was that was gathered during the reading process.
instance
pointer to the NFC device data.