[][src]Function tcod_sys::TCOD_sys_update_char

pub unsafe extern "C" fn TCOD_sys_update_char(
    asciiCode: c_int,
    fontx: c_int,
    fonty: c_int,
    img: TCOD_image_t,
    x: c_int,
    y: c_int
)