pub unsafe extern "C" fn webkit_frame_get_js_context_for_script_world(
frame: *mut WebKitFrame,
world: *mut WebKitScriptWorld
) -> *mut JSCContext
Available on crate feature
v2_26
only.pub unsafe extern "C" fn webkit_frame_get_js_context_for_script_world(
frame: *mut WebKitFrame,
world: *mut WebKitScriptWorld
) -> *mut JSCContext
v2_26
only.