Constructor

ArrowCUDADeviceManagernew

Declaration [src]

GArrowCUDADeviceManager*
garrow_cuda_device_manager_new (
  void
  GError** error
)

Description

No description available.
Available since:0.8.0

Return value

Returns: 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.