GlVertexAttribDivisorNative typedef

GlVertexAttribDivisorNative = Void Function(Uint32 index, Uint32 divisor)

Implementation

typedef GlVertexAttribDivisorNative = Void Function(
    Uint32 index, Uint32 divisor);