Type Alias flipperzero_sys::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 {}