GlAttachShader typedef

GlAttachShader = void Function(int pipeline, int program)

Implementation

typedef GlAttachShader = void Function(int program, int shader);