GlBlendFunciARBNative typedef

GlBlendFunciARBNative = Void Function(Uint32 buf, Uint32 src, Uint32 dst)

Implementation

typedef GlBlendFunciARBNative = Void Function(
    Uint32 buf, Uint32 src, Uint32 dst);