glBindBuffer

common
fun glBindBuffer(type: BufferType, bufferHandle: Int)

Binds a given bufferHandle to a given buffer type.