Function mozjs::rust::jsapi_wrapped::SetWindowProxy

source ยท
pub unsafe fn SetWindowProxy(
    cx: *mut JSContext,
    global: HandleObject<'_>,
    windowProxy: HandleObject<'_>,
)