PFNGLVERTEXATTRIBS4UBVNVPROCDart typedef

PFNGLVERTEXATTRIBS4UBVNVPROCDart = void Function(int index, int count, Pointer<Uint8> v)

Implementation

typedef PFNGLVERTEXATTRIBS4UBVNVPROCDart =
    void Function(int index, int count, Pointer<Uint8> v);