PFNGLMULTITEXCOORD4FVPROC typedef

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

Implementation

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