pub unsafe extern "C" fn nfc_scanner_free(instance: *mut NfcScanner)Expand description
Delete an NfcScanner instance.
ยงArguments
instance(direction in, out) - pointer to the instance to be deleted.
pub unsafe extern "C" fn nfc_scanner_free(instance: *mut NfcScanner)Delete an NfcScanner instance.
instance (direction in, out) - pointer to the instance to be deleted.