Function rcudnn::cudaGraphGetEdges
source · pub unsafe extern "C" fn cudaGraphGetEdges(
graph: *mut CUgraph_st,
from: *mut *mut CUgraphNode_st,
to: *mut *mut CUgraphNode_st,
numEdges: *mut usize
) -> cudaError
pub unsafe extern "C" fn cudaGraphGetEdges(
graph: *mut CUgraph_st,
from: *mut *mut CUgraphNode_st,
to: *mut *mut CUgraphNode_st,
numEdges: *mut usize
) -> cudaError