[][src]Function tcod_sys::TCOD_list_set

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