GlDetachShaderNative typedef

GlDetachShaderNative = Void Function(Uint32 program, Uint32 shader)

Implementation

typedef GlDetachShaderNative = Void Function(Uint32 program, Uint32 shader);