Method
ArrowBooleanArrayinvert
Declaration [src]
GArrowBooleanArray*
garrow_boolean_array_invert (
GArrowBooleanArray* array
GError** error
)
Return value
Returns: | GArrowBooleanArray |
The element-wise inverted boolean array. It should be freed with |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |