Skip to main content

cuGraphExecMemcpyNodeSetParams

Function cuGraphExecMemcpyNodeSetParams 

pub unsafe fn cuGraphExecMemcpyNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    copyParams: *const CUDA_MEMCPY3D_st,
    ctx: *mut CUctx_st,
) -> cudaError_enum