PFNGLTEXCOORDP4UIVPROC typedef

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

Implementation

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