pub unsafe extern "C" fn cuGraphGetEdges(
hGraph: CUgraph,
from: *mut CUgraphNode,
to: *mut CUgraphNode,
numEdges: *mut usize,
) -> CUresultpub unsafe extern "C" fn cuGraphGetEdges(
hGraph: CUgraph,
from: *mut CUgraphNode,
to: *mut CUgraphNode,
numEdges: *mut usize,
) -> CUresult