TCOD_list_remove

Function TCOD_list_remove 

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