API Version: 1.0
Library Version: 18.0.0.dev
Generated by gi-docgen 2023.1
since: 0.8.0
gboolean garrow_array_is_valid ( GArrowArray* array, gint64 i )
Available since: 0.8.0
i
Type: gint64
gint64
The index of the target value.
Type: gboolean
gboolean
Whether the i-th value is valid (not null) or not.