tcod_sys::TCOD_text_init
[−]
[src]
pub unsafe extern fn TCOD_text_init(x: c_int, y: c_int, w: c_int, h: c_int, max_chars: c_int) -> TCOD_text_t