Skip to main content

cudaGraphNodeSetParams_v12020_params

Type Alias cudaGraphNodeSetParams_v12020_params 

Source
pub type cudaGraphNodeSetParams_v12020_params = cudaGraphNodeSetParams_v12020_params_st;

Aliased Type§

#[repr(C)]
pub struct cudaGraphNodeSetParams_v12020_params { pub node: *mut CUgraphNode_st, pub nodeParams: *mut cudaGraphNodeParams, }

Fields§

§node: *mut CUgraphNode_st§nodeParams: *mut cudaGraphNodeParams