[][src]Function tcod_sys::TCOD_text_set_pos

pub unsafe extern "C" fn TCOD_text_set_pos(txt: TCOD_text_t, x: c_int, y: c_int)