Function raylib_sys::ColorContrast

source ยท
pub unsafe extern "C" fn ColorContrast(
    color: Color,
    contrast: f32
) -> Color