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

Get src alpha-blended into dst color with tint