CGContextReplacePathWithStrokedPath

Function CGContextReplacePathWithStrokedPath 

Source
pub extern "C-unwind" fn CGContextReplacePathWithStrokedPath(
    c: Option<&CGContext>,
)
👎Deprecated: renamed to CGContext::replace_path_with_stroked_path
Available on crate feature CGContext only.