Skip to main content

CUkernel

Type Alias CUkernel 

Source
pub type CUkernel = *mut c_void;
Expand description

Opaque kernel handle (CUDA 12.0+ library-based equivalent of CUfunction).