GlBlendFunc typedef

GlBlendFunc = void Function(int sfactor, int dfactor)

Implementation

typedef GlBlendFunc = void Function(int sfactor, int dfactor);