PFNGLVERTEXATTRIB4SPROC typedef

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

Implementation

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