pub type ViewDispatcherCustomEventCallback = Option<unsafe extern "C" fn(context: *mut c_void, event: u32) -> bool>;
Expand description

Prototype for custom event callback