glShaderSource

common
fun glShaderSource(shaderHandle: Int, source: String)

Sets source of the shader identified by a given shaderHandle.