PFNGLVERTEXATTRIB4SARBPROC typedef

PFNGLVERTEXATTRIB4SARBPROC = Void Function(Uint32 index, Int16 x, Int16 y, Int16 z, Int16 w)

Implementation

typedef PFNGLVERTEXATTRIB4SARBPROC =
    Void Function(Uint32 index, Int16 x, Int16 y, Int16 z, Int16 w);