[][src]Function yametekudastop::webview_bind

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