Function mozjs::glue::WrapperNew

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