[][src]Type Definition browser_window_c::cbw_BrowserWindowCreationCallbackFn

type cbw_BrowserWindowCreationCallbackFn = Option<unsafe extern "C" fn(window: *mut cbw_BrowserWindow, data: *mut c_void)>;