TCOD_list_push

Function TCOD_list_push 

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