lgraph_api_vertex_iterator_delete

Function lgraph_api_vertex_iterator_delete 

Source
pub unsafe extern "C" fn lgraph_api_vertex_iterator_delete(
    it: *mut lgraph_api_vertex_iterator_t,
    n_in_edges: *mut usize,
    n_out_edges: *mut usize,
    errptr: *mut *mut c_char,
)