Method

ArrowMemoryPoolget_bytes_allocated

Declaration [src]

gint64
garrow_memory_pool_get_bytes_allocated (
  GArrowMemoryPool* memory_pool
)

Description

No description available.
Available since:9.0.0

Return value

Returns: gint64
 

The number of bytes that were allocated and not yet free’d through this allocator.