Module async_cuda_core::ffi::ptr

source ·

Structs

  • Represents a device-local pointer. Pointers qualify as device-local if they refer to memory that lives on the device, and not on the host.