方法

Arrow内存池 (MemoryPool)获取已分配字节数 (get_bytes_allocated)

自:9.0.0 起可用

声明 [源代码]

gint64
garrow_memory_pool_get_bytes_allocated (
  GArrowMemoryPool* memory_pool
)

描述

暂无描述。

可用版本:9.0.0 及更高版本

返回值

类型: gint64

已通过此分配器分配但尚未释放的字节数。