TCOD_list_get

Function TCOD_list_get 

Source
pub unsafe extern "C" fn TCOD_list_get(
    l: TCOD_list_t,
    idx: c_int,
) -> *mut c_void