PFNGLVERTEXATTRIBS3HVNVPROC typedef

PFNGLVERTEXATTRIBS3HVNVPROC = Void Function(Uint32 index, Uint32 n, Pointer<Uint16> v)

Implementation

typedef PFNGLVERTEXATTRIBS3HVNVPROC =
    Void Function(Uint32 index, Uint32 n, Pointer<Uint16> v);