pub unsafe extern "C" fn nfc_poller_get_protocol( instance: *const NfcPoller, ) -> NfcProtocol
Get the protocol identifier an NfcPoller instance was created with.
instance
identifier of the protocol used by the instance.