Function csfml_graphics_sys::sfImage_setPixel [] [src]

pub unsafe extern "C" fn sfImage_setPixel(
    image: *mut sfImage,
    x: c_uint,
    y: c_uint,
    color: sfColor
)