PFNGLBLENDCOLORXOESPROC typedef

PFNGLBLENDCOLORXOESPROC = Void Function(Int32 red, Int32 green, Int32 blue, Int32 alpha)

Implementation

typedef PFNGLBLENDCOLORXOESPROC =
    Void Function(Int32 red, Int32 green, Int32 blue, Int32 alpha);