Function raylib_sys::ImageColorTint

source ยท
pub unsafe extern "C" fn ImageColorTint(
    image: *mut Image,
    color: Color
)