RawEventSubscribe

Type Alias RawEventSubscribe 

Source
pub type RawEventSubscribe = unsafe extern "C-unwind" fn(identifier: *const c_char, consume_callback: RawEventConsumeUnknown);