Skip to main content

amem_graph_new

Function amem_graph_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn amem_graph_new(dimension: u32) -> *mut c_void
Expand description

Create a new empty graph. Returns handle or NULL on failure.