Function mozjs::rust::jsapi_wrapped::JS_FreezeObject

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