Function JS_FreezeObject

Source
pub unsafe extern "C" fn JS_FreezeObject(
    ctx: *mut JSContext,
    obj: u64,
) -> i32