pub unsafe extern "C-unwind" fn CTFontCopyVariationAxes(
font: &CTFont,
) -> Option<CFRetained<CFArray>>👎Deprecated:
renamed to CTFont::variation_axes
Available on crate feature
CTFont only.