GlBindBufferBaseNative typedef

GlBindBufferBaseNative = Void Function(Uint32 target, Uint32 index, Uint32 buffer)

Implementation

typedef GlBindBufferBaseNative = Void Function(
    Uint32 target, Uint32 index, Uint32 buffer);