attachShader method

void attachShader (Program program, Shader shader)

Implementation

void attachShader(Program program, Shader shader) native;