Skip to main content

CUdeviceptr

Type Alias CUdeviceptr 

Source
pub type CUdeviceptr = u64;
Expand description

Device-side pointer (64-bit address in GPU virtual memory).