Returns the retain count of a pixel buffer object.
Original signature is 'GLuint CGLGetPBufferRetainCount ( CGLPBufferObj pbuffer );'
Available in Mac OS X v10.5 and later.


- pbuffer (IntPtr)
- MISSING

The retain count of the pixel buffer object.

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