[][src]Function weebview::webview_dispatch

#[no_mangle]pub unsafe extern "C" fn webview_dispatch(
    webview: *mut WebView,
    fn_: DispatchFn,
    arg: *mut c_void
)