PFNGLMULTITEXCOORD3FVARBPROC typedef

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

Implementation

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