Function mozjs::rust::wrappers::NewWindowProxy

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