TCOD_console_get_char_background

Function TCOD_console_get_char_background 

Source
pub unsafe extern "C" fn TCOD_console_get_char_background(
    con: TCOD_console_t,
    x: c_int,
    y: c_int,
) -> TCOD_color_t