Skip to main content

cuGraphKernelNodeCopyAttributes

Function cuGraphKernelNodeCopyAttributes 

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