Function CGPathApply

Source
pub unsafe extern "C" fn CGPathApply(
    path: CGPathRef,
    info: *mut c_void,
    function: CGPathApplierFunction,
)