Function ColorAlphaBlend

Source
pub unsafe extern "C" fn ColorAlphaBlend(
    dst: Color,
    src: Color,
    tint: Color,
) -> Color