cuda.core.experimental._memory.DevicePointerT

cuda.core.experimental._memory.DevicePointerT

A type union of CUdeviceptr, int and None for hinting Buffer.handle.

alias of CUdeviceptr | int | None