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

Re-export bindings Prototype for custom event callback