Function mozjs::rust::jsapi_wrapped::NewWindowProxy

source ยท
pub unsafe fn NewWindowProxy(
    aCx: *mut JSContext,
    aObj: HandleObject<'_>,
    aHandler: *const c_void,
) -> *mut JSObject