public interface RmmDeviceMemoryResource extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
getHandle()
Returns a pointer to the underlying C++ class that implements rmm::mr::device_memory_resource
|
long getHandle()
void close()
close in interface AutoCloseableCopyright © 2024. All rights reserved.