glMapBufferRange
expect inline fun glMapBufferRange(target: Int, offset: Long, length: Long, access: Int): ByteBuffer?(source)
actual inline fun glMapBufferRange(target: Int, offset: Long, length: Long, access: Int): ByteBuffer?(source)