CTFramesetterCreateFrame

Function CTFramesetterCreateFrame 

Source
pub unsafe extern "C-unwind" fn CTFramesetterCreateFrame(
    framesetter: &CTFramesetter,
    string_range: CFRange,
    path: &CGPath,
    frame_attributes: Option<&CFDictionary>,
) -> CFRetained<CTFrame>
👎Deprecated: renamed to CTFramesetter::frame
Available on crate features CTFrame and CTFramesetter and objc2-core-graphics only.