SetWindowProxy

Function SetWindowProxy 

Source
pub unsafe fn SetWindowProxy(
    cx: &mut JSContext,
    global: Handle<'_, *mut JSObject>,
    windowProxy: Handle<'_, *mut JSObject>,
)