Method

ArrowMemoryPoolget_bytes_allocated

since: 9.0.0

Declaration [src]

gint64
garrow_memory_pool_get_bytes_allocated (
  GArrowMemoryPool* memory_pool
)

Description

No description available.

Available since: 9.0.0

Return value

Type: gint64

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