core :: Sys :: glCompileShader
shader
# Compile the `shader` object fun glCompileShader(shader: GLShader) `{ glCompileShader(shader); `}