GlVertexAttribI3uiNative typedef

GlVertexAttribI3uiNative = Void Function(Uint32 index, Uint32 x, Uint32 y, Uint32 z)

Implementation

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