PFNGLCOLOR4HNVPROC typedef

PFNGLCOLOR4HNVPROC = Void Function(Uint16 red, Uint16 green, Uint16 blue, Uint16 alpha)

Implementation

typedef PFNGLCOLOR4HNVPROC =
    Void Function(Uint16 red, Uint16 green, Uint16 blue, Uint16 alpha);