CTFontGetTypographicBoundsForAdaptiveImageProvider

Function CTFontGetTypographicBoundsForAdaptiveImageProvider 

Source
pub unsafe extern "C-unwind" fn CTFontGetTypographicBoundsForAdaptiveImageProvider(
    font: &CTFont,
    provider: Option<&ProtocolObject<dyn CTAdaptiveImageProviding>>,
) -> CGRect
👎Deprecated: renamed to CTFont::typographic_bounds_for_adaptive_image_provider
Available on crate features CTFont and CTRunDelegate and objc2 only.