For each element in a graphics path, calls a custom applier function.
Original signature is 'void CGPathApply ( CGPathRef path, void *info, CGPathApplierFunction function );'
Available in Mac OS X v10.2 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)