CGPathApplyWithBlock

Function CGPathApplyWithBlock 

Source
pub unsafe extern "C-unwind" fn CGPathApplyWithBlock(
    path: &CGPath,
    block: CGPathApplyBlock,
)
👎Deprecated: renamed to CGPath::apply_with_block
Available on crate features CGPath and block2 only.