Function tcod_sys::TCOD_list_push

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