Function csfml_graphics_sys::sfImage_getPixel [] [src]

pub unsafe extern "C" fn sfImage_getPixel(
    image: *const sfImage,
    x: c_uint,
    y: c_uint
) -> sfColor