API Version: 1.0
Library Version: 18.0.0.dev
Generated by gi-docgen 2023.1
since: 0.3.0
gint64* garrow_tensor_get_shape ( GArrowTensor* tensor, gint* n_dimensions )
Available since: 0.3.0
n_dimensions
Type: gint*
gint*
The number of dimensions.
Type: An array of gint64
gint64
The shape of the tensor.
It should be freed with g_free() when no longer needed.
g_free()