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