nfc_device_free

Function nfc_device_free 

Source
pub unsafe extern "C" fn nfc_device_free(instance: *mut NfcDevice)
Expand description

Delete an NfcDevice instance.

ยงArguments

  • instance (direction in, out) - pointer to the instance to be deleted.