Function tcod_sys::TCOD_console_get_char_foreground [] [src]

pub unsafe extern fn TCOD_console_get_char_foreground(con: TCOD_console_t,
                                                      x: c_int,
                                                      y: c_int)
                                                      -> TCOD_color_t