pub trait AsConstKernelPtr: AsConstKernelPtrBase { }Expand description
Trait defining the conversion to an immutable pointer type passed to the cuda kernel
pub trait AsConstKernelPtr: AsConstKernelPtrBase { }Trait defining the conversion to an immutable pointer type passed to the cuda kernel