GlBlendEquationSeparateiNative typedef

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

Implementation

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