GlTextureBufferNative typedef

GlTextureBufferNative = Void Function(Uint32 texture, Uint32 internalformat, Uint32 buffer)

Implementation

typedef GlTextureBufferNative = Void Function(
    Uint32 texture, Uint32 internalformat, Uint32 buffer);