[][src]Function weebview::webview_bind

#[no_mangle]pub unsafe extern "C" fn webview_bind(
    webview: *mut WebView,
    name: *const c_char,
    fn_: BindFn,
    arg: *mut c_void
)