RawEventConsume

Type Alias RawEventConsume 

Source
pub type RawEventConsume<T> = extern "C-unwind" fn(event_args: *const T);