PFNGLVERTEXATTRIB4UBVARBPROCDart typedef

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

Implementation

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