Function webkit2gtk_webextension_sys::webkit_frame_get_js_value_for_dom_object_in_script_world
source · [−]pub unsafe extern "C" fn webkit_frame_get_js_value_for_dom_object_in_script_world(
frame: *mut WebKitFrame,
dom_object: *mut WebKitDOMObject,
world: *mut WebKitScriptWorld
) -> *mut JSCValue
Available on crate feature
v2_26
only.