pub type NfcGenericEventData = c_void;
Generic Nfc event data type.
Must be cast to a concrete type before use. Usually, it will be the protocol-specific event type.
pub enum NfcGenericEventData {}