sfImage_getPixel

Function sfImage_getPixel 

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