Function tcod_sys::TCOD_console_map_string_to_font [] [src]

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