Skip to main content

cuGraphExecKernelNodeSetParams_v2

Function cuGraphExecKernelNodeSetParams_v2 

pub unsafe fn cuGraphExecKernelNodeSetParams_v2(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    nodeParams: *const CUDA_KERNEL_NODE_PARAMS_v2_st,
) -> cudaError_enum