Skip to main content

cuGraphExecMemsetNodeSetParams

Function cuGraphExecMemsetNodeSetParams 

pub unsafe fn cuGraphExecMemsetNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    memsetParams: *const CUDA_MEMSET_NODE_PARAMS_st,
    ctx: *mut CUctx_st,
) -> cudaError_enum