Function tcod_sys::TCOD_image_get_pixel [] [src]

pub unsafe extern fn TCOD_image_get_pixel(image: TCOD_image_t,
                                          x: c_int,
                                          y: c_int)
                                          -> TCOD_color_t