GlAttachShaderNative typedef

GlAttachShaderNative = Void Function(Uint32 program, Uint32 shader)

Implementation

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