Constructor
ArrowCUDADeviceManagernew
since: 0.8.0
Declaration [src]
GArrowCUDADeviceManager*
garrow_cuda_device_manager_new (
void
GError** error
)
Return value
Type: GArrowCUDADeviceManager
A newly created GArrowCUDADeviceManager
on success,
NULL
on error.
The caller of the function takes ownership of the data, and is responsible for freeing it. |