Increments the retain count on a pixel buffer object.
Original signature is 'CGLPBufferObj CGLRetainPBuffer ( CGLPBufferObj pbuffer );'
Available in Mac OS X v10.5 and later.


- pbuffer (IntPtr)
- MISSING

The pixel buffer object that received the call.

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