GlBlendEquationSeparateiARBNative typedef

GlBlendEquationSeparateiARBNative = Void Function(Uint32 buf, Uint32 modeRGB, Uint32 modeAlpha)

Implementation

typedef GlBlendEquationSeparateiARBNative = Void Function(
    Uint32 buf, Uint32 modeRGB, Uint32 modeAlpha);