Increments the retain count of a PDF content stream object.
Original signature is 'CGPDFContentStreamRef CGPDFContentStreamRetain ( CGPDFContentStreamRef cs );'
Available in Mac OS X version 10.4 and later.


- cs (IntPtr)
- MISSING

The same PDF content stream you passed in as the cs 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)