GlVertexAttribI2uivNative typedef

GlVertexAttribI2uivNative = Void Function(Uint32 index, Pointer<Uint32> v)

Implementation

typedef GlVertexAttribI2uivNative = Void Function(
    Uint32 index, Pointer<Uint32> v);