PFNGLCOLOR4XOESPROC typedef

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

Implementation

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