Function mozjs::rust::wrappers::JS_SetImmutablePrototype

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