Skip to main content

cuGraphKernelNodeCopyAttributes

Function cuGraphKernelNodeCopyAttributes 

pub unsafe fn cuGraphKernelNodeCopyAttributes(
    dst: *mut CUgraphNode_st,
    src: *mut CUgraphNode_st,
) -> cudaError_enum