Function ColorContrast

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