pub extern "C-unwind" fn CGFontCopyVariations(
font: Option<&CGFont>,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
CGFont::variationsAvailable on crate feature
CGFont only.pub extern "C-unwind" fn CGFontCopyVariations(
font: Option<&CGFont>,
) -> Option<CFRetained<CFDictionary>>CGFont::variationsCGFont only.