Function raylib_sys::ImageColorTint[][src]

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