igraph_heap_reserve

Function igraph_heap_reserve 

Source
pub unsafe extern "C" fn igraph_heap_reserve(
    h: *mut igraph_heap_t,
    capacity: igraph_int_t,
) -> igraph_error_t