Original signature is 'extern GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);'

C# | Visual Basic | Visual C++ |
Public Shared Function glIsVertexAttribEnabledAPPLE ( _ index As UInteger, _ pname As UInteger _ ) As Byte
public: static unsigned char glIsVertexAttribEnabledAPPLE( unsigned int index, unsigned int pname )

[Missing <returns> documentation for "M:Monobjc.OpenGL.GL.glIsVertexAttribEnabledAPPLE(System.UInt32,System.UInt32)"]

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