Function raylib_ffi::ImageColorTint

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