PFNGLMULTITEXCOORD1FVPROC typedef

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

Implementation

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