Skip to main content

cuGraphExecKernelNodeSetParams_params

Type Alias cuGraphExecKernelNodeSetParams_params 

Source
pub type cuGraphExecKernelNodeSetParams_params = cuGraphExecKernelNodeSetParams_params_st;

Aliased Type§

#[repr(C)]
pub struct cuGraphExecKernelNodeSetParams_params { pub hGraphExec: *mut CUgraphExec_st, pub hNode: *mut CUgraphNode_st, pub nodeParams: *const CUDA_KERNEL_NODE_PARAMS_st, }

Fields§

§hGraphExec: *mut CUgraphExec_st§hNode: *mut CUgraphNode_st§nodeParams: *const CUDA_KERNEL_NODE_PARAMS_st