glGetProgramInfoLog

expect inline fun glGetProgramInfoLog(program: Int, length: IntArray?, infoLog: ByteBuffer)(source)
actual inline fun glGetProgramInfoLog(program: Int, length: IntArray?, infoLog: ByteBuffer)(source)