TCOD_text_update

Function TCOD_text_update 

Source
pub unsafe extern "C" fn TCOD_text_update(
    txt: TCOD_text_t,
    key: TCOD_key_t,
) -> bool_