PFNGLMULTITEXCOORD2FVPROC typedef

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

Implementation

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