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