[][src]Type Definition browser_window_core::prelude::cbw_WindowDispatchFn

type cbw_WindowDispatchFn = Option<unsafe extern "C" fn(*mut cbw_Window, *mut c_void)>;