GlVertexAttribI4uiNative typedef

GlVertexAttribI4uiNative = Void Function(Uint32 index, Uint32 x, Uint32 y, Uint32 z, Uint32 w)

Implementation

typedef GlVertexAttribI4uiNative = Void Function(
    Uint32 index, Uint32 x, Uint32 y, Uint32 z, Uint32 w);