flipperzero_sys

Type Alias NfcGenericEventData

Source
pub type NfcGenericEventData = c_void;
Expand description

Generic Nfc event data type.

Must be cast to a concrete type before use. Usually, it will be the protocol-specific event type.

Aliased Type§

enum NfcGenericEventData {}

Variants§