pub unsafe static kCTFontURLAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontURLAttribute
The font URL.
This is the key for accessing the font URL from the font descriptor. The value associated with this key is a CFURLRef.
See also Appleās documentation