Function JS_PreventExtensions

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