GlVertexAttribI4ivNative typedef

GlVertexAttribI4ivNative = Void Function(Uint32 pname, Pointer<Int32> data)

Implementation

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