mozjs::glue

Function NewWindowProxy

Source
pub unsafe extern "C" fn NewWindowProxy(
    aCx: *mut JSContext,
    aObj: Handle<*mut JSObject>,
    aHandler: *const c_void,
) -> *mut JSObject