[][src]Function tcod_sys::TCOD_console_map_string_to_font

pub unsafe extern "C" fn TCOD_console_map_string_to_font(
    s: *const c_char,
    fontCharX: c_int,
    fontCharY: c_int
)