pub unsafe extern "C" fn nfc_protocol_get_parent( protocol: NfcProtocol, ) -> NfcProtocol
Get the immediate parent of a specific protocol.
protocol
parent protocol identifier if it has one, or NfcProtocolInvalid otherwise.