Skip to main content

CUfunction

Type Alias CUfunction 

Source
pub type CUfunction = *mut c_void;
Expand description

Opaque function handle (a kernel entry point within a module).