GlDeleteShader typedef

GlDeleteShader = void Function(int program)

Implementation

typedef GlDeleteShader = void Function(int shader);