nfc_scanner_free

Function nfc_scanner_free 

Source
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.