PFNGLTEXCOORDPOINTERPROC typedef
PFNGLTEXCOORDPOINTERPROC =
Void Function(Int32 size, Uint32 type, Uint32 stride, Pointer<NativeType> ptr)
Implementation
typedef PFNGLTEXCOORDPOINTERPROC =
Void Function(
Int32 size,
Uint32 type,
Uint32 stride,
Pointer<NativeType> ptr,
);