PFNGLMULTITEXCOORD4BOESPROC typedef

PFNGLMULTITEXCOORD4BOESPROC = Void Function(Uint32 texture, Int8 s, Int8 t, Int8 r, Int8 q)

Implementation

typedef PFNGLMULTITEXCOORD4BOESPROC =
    Void Function(Uint32 texture, Int8 s, Int8 t, Int8 r, Int8 q);