attachShader

Declaration

void attachShader(
    WebGLProgram? program, 
    WebGLShader? shader
);