GlVertexAttribP3uivNative typedef

GlVertexAttribP3uivNative = Void Function(Uint32 index, Uint32 type, Uint8 normalized, Pointer<Uint32> value)

Implementation

typedef GlVertexAttribP3uivNative = Void Function(
    Uint32 index, Uint32 type, Uint8 normalized, Pointer<Uint32> value);