Skip to main content

CUarray

Type Alias CUarray 

Source
pub type CUarray = *mut c_void;
Expand description

Opaque CUDA array handle (backing storage for textures / surfaces).