Function mozjs::rust::jsapi_wrapped::JS_SetPrototype
source ยท pub unsafe fn JS_SetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> bool
pub unsafe fn JS_SetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> bool