Constructor

ArrowCUDADeviceManagernew

since: 0.8.0

Declaration [src]

GArrowCUDADeviceManager*
garrow_cuda_device_manager_new (
  void
  GError** error
)

Description

No description available.

Available since: 0.8.0

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.