PFNGLMULTITEXCOORD4FVARBPROC typedef

PFNGLMULTITEXCOORD4FVARBPROC = Void Function(Uint32 target, Pointer<Float> v)

Implementation

typedef PFNGLMULTITEXCOORD4FVARBPROC = Void Function(
    Uint32 target, Pointer<Float> v);