Skip to main content

CUuserObject

Type Alias CUuserObject 

Source
pub type CUuserObject = *mut c_void;
Expand description

Opaque user-object handle (CUDA 12.0+) — refcounted RAII slot for attaching external resources to CUDA graphs.