Function libquickjs_sys::JS_IsArray[][src]

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