detachShader

Declaration

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