Skip to main content

cuGraphGetRootNodes

Function cuGraphGetRootNodes 

pub unsafe fn cuGraphGetRootNodes(
    hGraph: *mut CUgraph_st,
    rootNodes: *mut *mut CUgraphNode_st,
    numRootNodes: *mut usize,
) -> cudaError_enum