PFNGLVERTEXATTRIB3SARBPROC typedef

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

Implementation

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