pub extern "C-unwind" fn CGFontCreateWithDataProvider(
provider: &CGDataProvider,
) -> Option<CFRetained<CGFont>>👎Deprecated:
renamed to CGFont::with_data_provider
Available on crate features
CGDataProvider and CGFont only.