Function hirofa_quickjs_sys::JS_IsExtensible

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