Function script::dom::bindings::import::module::JS_SetImmutablePrototype

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