Function raylib_sys::GetImageColor

source ยท
pub unsafe extern "C" fn GetImageColor(
    image: Image,
    x: c_int,
    y: c_int
) -> Color