#[unsafe(no_mangle)]pub unsafe extern "C" fn acb_graph_edge_count( graph: *mut c_void, ) -> u64
Get the number of edges in the graph.
graph must be a valid, non-null handle from acb_graph_open.
graph
acb_graph_open