Type Alias CUgreenCtx

Source
pub type CUgreenCtx = *mut CUgreenCtx_st;
Expand description

\typedef typedef struct CUgreenCtx_st* CUgreenCtx A green context handle. This handle can be used safely from only one CPU thread at a time. Created via ::cuGreenCtxCreate