Function cust_raw::cuGraphGetRootNodes[][src]

pub unsafe extern "C" fn cuGraphGetRootNodes(
    hGraph: CUgraph,
    rootNodes: *mut CUgraphNode,
    numRootNodes: *mut usize
) -> CUresult