PFNGLMULTITEXCOORD1FVARBPROC typedef

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

Implementation

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