igraph_stack_char_reserve

Function igraph_stack_char_reserve 

Source
pub unsafe extern "C" fn igraph_stack_char_reserve(
    s: *mut igraph_stack_char_t,
    capacity: igraph_int_t,
) -> igraph_error_t