PFNGLCLEARCOLORXOESPROC typedef

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

Implementation

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