pub unsafe extern "C-unwind" fn CTFontManagerGetScopeForURL(
font_url: &CFURL,
) -> CTFontManagerScopeAvailable on crate feature
CTFontManager only.Expand description
Returns the registration scope of the specified URL.
Parameter fontURL: Font URL.
Returns: Returns the registration scope of the specified URL, will return kCTFontManagerScopeNone if not currently registered.