GlBindVertexBufferNative typedef
GlBindVertexBufferNative =
Void Function(Uint32 bindingindex, Uint32 buffer, Int64 offset, Int32 stride)
Implementation
typedef GlBindVertexBufferNative = Void Function(
Uint32 bindingindex, Uint32 buffer, Int64 offset, Int32 stride);