Sets the specified rendering context as the current rendering context.
Original signature is 'CGLError CGLSetCurrentContext ( CGLContextObj ctx );'
Available in Mac OS X v10.0 and later.


- ctx (IntPtr)
- MISSING

A result code. See “CGL Result Codes.” If the function fails, the current context remains unchanged.

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