PFNGLVERTEXATTRIBS1HVNVPROC typedef

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

Implementation

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