Function CGAffineTransformConcat

Source
pub unsafe extern "C" fn CGAffineTransformConcat(
    t1: CGAffineTransform,
    t2: CGAffineTransform,
) -> CGAffineTransform