PFNGLCOLOR3HNVPROC typedef

PFNGLCOLOR3HNVPROC = Void Function(Uint16 red, Uint16 green, Uint16 blue)

Implementation

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