GlAttachShader typedef

GlAttachShader = void Function(int program, int shader)

Implementation

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