[][src]Function webview_official_sys::webview_dispatch

pub unsafe extern "C" fn webview_dispatch(
    w: webview_t,
    fn_: Option<DispatchFn>,
    arg: *mut c_void
)