Increments the retain count of a graphics path.
Original signature is 'CGPathRef CGPathRetain ( CGPathRef path );'
Available in Mac OS X v10.2 and later.


- path (IntPtr)
- MISSING

The same path you passed in as the path parameter.

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