PFNGLMULTITEXCOORD4BOESPROCDart typedef

PFNGLMULTITEXCOORD4BOESPROCDart = void Function(int texture, int s, int t, int r, int q)

Implementation

typedef PFNGLMULTITEXCOORD4BOESPROCDart =
    void Function(int texture, int s, int t, int r, int q);