TCOD_list_set

Function TCOD_list_set 

Source
pub unsafe extern "C" fn TCOD_list_set(
    l: TCOD_list_t,
    elt: *const c_void,
    idx: c_int,
)