[][src]Function libquickjs_sys::JS_IsExtensible

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