graph_a2b

Function graph_a2b 

Source
#[unsafe(no_mangle)]
pub extern "C" fn graph_a2b( graph_ptr: *mut Graph, a_ptr: *mut Node, ) -> CResult<Node>