方法

ArrowCUDABufferexport

起始版本: 0.8.0

声明 [src]

GArrowCUDAIPCMemoryHandle*
garrow_cuda_buffer_export (
  GArrowCUDABuffer* buffer
  GError** error
)

描述

没有可用的描述。

自以下版本可用: 0.8.0

返回值

类型: GArrowCUDAIPCMemoryHandle

成功时,返回一个新创建的 GArrowCUDAIPCMemoryHandle 来处理导出的缓冲区,出错时返回 NULL

该方法的调用者拥有数据的所有权,并负责释放它。