GlBlendEquationSeparateNative typedef

GlBlendEquationSeparateNative = Void Function(Uint32 modeRGB, Uint32 modeAlpha)

Implementation

typedef GlBlendEquationSeparateNative = Void Function(
    Uint32 modeRGB, Uint32 modeAlpha);