GlMultiTexCoordPointerEXTNative typedef
GlMultiTexCoordPointerEXTNative =
Void Function(Uint32 texunit, Int32 size, Uint32 type, Int32 stride, Uint32 pointer)
Implementation
typedef GlMultiTexCoordPointerEXTNative = Void Function(
Uint32 texunit, Int32 size, Uint32 type, Int32 stride, Uint32 pointer);