PFNGLTEXCOORDP3UIVPROC typedef

PFNGLTEXCOORDP3UIVPROC = Void Function(Uint32 type, Pointer<Uint32> coords)

Implementation

typedef PFNGLTEXCOORDP3UIVPROC = Void Function(
    Uint32 type, Pointer<Uint32> coords);