TCOD_list_allocate

Function TCOD_list_allocate 

Source
pub unsafe extern "C" fn TCOD_list_allocate(
    nb_elements: c_int,
) -> TCOD_list_t