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