PFNGLVERTEX4HNVPROC typedef

PFNGLVERTEX4HNVPROC = Void Function(Uint16 x, Uint16 y, Uint16 z, Uint16 w)

Implementation

typedef PFNGLVERTEX4HNVPROC =
    Void Function(Uint16 x, Uint16 y, Uint16 z, Uint16 w);