PFNGLMULTITEXCOORD3FVPROC typedef

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

Implementation

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