Function mozjs_sys::glue::generated::root::NewProxyObject

source ยท
pub unsafe extern "C" fn NewProxyObject(
    aCx: *mut JSContext,
    aHandler: *const c_void,
    aPriv: HandleValue,
    proto: *mut JSObject,
    aClass: *const JSClass,
    aLazyProto: bool,
) -> *mut JSObject