PFNGLVERTEXATTRIB2SARBPROC typedef

PFNGLVERTEXATTRIB2SARBPROC = Void Function(Uint32 index, Int16 x, Int16 y)

Implementation

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