Function mozjs::rust::jsapi_wrapped::JS_SetImmutablePrototype

source ยท
pub unsafe fn JS_SetImmutablePrototype(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    succeeded: *mut bool,
) -> bool