Increments the retain count of a data consumer.
Original signature is 'CGDataConsumerRef CGDataConsumerRetain ( CGDataConsumerRef consumer );'
Available in Mac OS X version 10.0 and later.


- consumer (IntPtr)
- MISSING

The same data consumer you passed in as the consumer 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)