JS_SealObject

Function JS_SealObject 

Source
pub unsafe extern "C" fn JS_SealObject(
    ctx: *mut JSContext,
    obj: JSValue,
) -> c_int