[][src]Function tcod_sys::TCOD_list_contains

pub unsafe extern "C" fn TCOD_list_contains(
    l: TCOD_list_t,
    elt: *const c_void
) -> bool_