API Version: 1.0
Library Version: 16.1.0
gboolean garrow_array_is_valid ( GArrowArray* array, gint64 i )
i
gint64
The index of the target value.
gboolean
Whether the i-th value is valid (not null) or not.