Function mozjs_sys::jsapi::JS_GetClassPrototype
source ยท pub unsafe extern "C" fn JS_GetClassPrototype(
cx: *mut JSContext,
key: JSProtoKey,
objp: MutableHandle<*mut JSObject>,
) -> bool
pub unsafe extern "C" fn JS_GetClassPrototype(
cx: *mut JSContext,
key: JSProtoKey,
objp: MutableHandle<*mut JSObject>,
) -> bool