[][src]Function tcod_sys::TCOD_list_remove_fast

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