GlVertexAttrib4NuivNative typedef

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

Implementation

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