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