[][src]Function quickjs_sys::JS_IsArray

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