Function tcod_sys::TCOD_console_get_height_rect
[−]
[src]
pub unsafe extern fn TCOD_console_get_height_rect(con: TCOD_console_t,
x: c_int,
y: c_int,
w: c_int,
h: c_int,
fmt: *const c_char,
...)
-> c_int