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