Function mozjs::glue::NewWindowProxy

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