Skip to main content

cuGraphKernelNodeSetParams_v2

Function cuGraphKernelNodeSetParams_v2 

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