Skip to main content

CTFrameGetPath

Function CTFrameGetPath 

Source
pub unsafe extern "C-unwind" fn CTFrameGetPath(
    frame: &CTFrame,
) -> CFRetained<CGPath>
👎Deprecated:

renamed to CTFrame::path

Available on crate features CTFrame and objc2-core-graphics only.