PFNGLMULTITEXCOORDP3UIVPROCDart typedef

PFNGLMULTITEXCOORDP3UIVPROCDart = void Function(int texture, int type, Pointer<Uint32> coords)

Implementation

typedef PFNGLMULTITEXCOORDP3UIVPROCDart =
    void Function(int texture, int type, Pointer<Uint32> coords);