PFNGLVERTEXATTRIBARRAYOBJECTATIPROC typedef
PFNGLVERTEXATTRIBARRAYOBJECTATIPROC =
Void Function(Uint32 index, Int32 size, Uint32 type, Int32 normalized, Uint32 stride, Uint32 buffer, Uint32 offset)
Implementation
typedef PFNGLVERTEXATTRIBARRAYOBJECTATIPROC =
Void Function(
Uint32 index,
Int32 size,
Uint32 type,
Int32 normalized,
Uint32 stride,
Uint32 buffer,
Uint32 offset,
);