kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
getProgramInfoLog
get
Program
Info
Log
JS
abstract
fun
getProgramInfoLog
(
program
:
WebGLProgram
?
)
:
String
?