Function mozjs_sys::glue::WrapperNew

source ยท
pub unsafe extern "C" fn WrapperNew(
    aCx: *mut JSContext,
    aObj: HandleObject,
    aHandler: *const c_void,
    aClass: *const JSClass,
) -> *mut JSObject