mozjs_sys::glue

Function NewWindowProxy

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