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