PFNGLMULTITEXCOORD2FVARBPROC typedef

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

Implementation

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