Skip to main content

cuGraphKernelNodeSetParams_v2_params

Type Alias cuGraphKernelNodeSetParams_v2_params 

Source
pub type cuGraphKernelNodeSetParams_v2_params = cuGraphKernelNodeSetParams_v2_params_st;

Aliased Type§

#[repr(C)]
pub struct cuGraphKernelNodeSetParams_v2_params { pub hNode: *mut CUgraphNode_st, pub nodeParams: *const CUDA_KERNEL_NODE_PARAMS_v2_st, }

Fields§

§hNode: *mut CUgraphNode_st§nodeParams: *const CUDA_KERNEL_NODE_PARAMS_v2_st