detachShader method

void detachShader (Program program, Shader shader)

Implementation

void detachShader(Program program, Shader shader) native;