Skip to main content

cuCtxPushCurrent_v2_params

Type Alias cuCtxPushCurrent_v2_params 

Source
pub type cuCtxPushCurrent_v2_params = cuCtxPushCurrent_v2_params_st;

Aliased Type§

#[repr(C)]
pub struct cuCtxPushCurrent_v2_params { pub ctx: *mut CUctx_st, }

Fields§

§ctx: *mut CUctx_st