Skip to main content

IdaxGraphHandle

Type Alias IdaxGraphHandle 

Source
pub type IdaxGraphHandle = *mut c_void;
Expand description

Opaque handle to a graph. Must be freed with idax_graph_free().