hirofa_quickjs_sys

Function JS_IsExtensible

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