Skip to main content

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 block2 and CGPath only.