pub unsafe fn is_array(context: *mut JSContext, obj_ref: &JSValueRef) -> bool
Expand description

Safety

When passing a context pointer please make sure the corresponding QuickJsContext is still valid