tcod_sys::TCOD_image_put_pixel
[−]
[src]
pub unsafe extern fn TCOD_image_put_pixel(image: TCOD_image_t, x: c_int, y: c_int, col: TCOD_color_t)