Function Gl.GetAttachedShaders

Commands for GL_VERSION_2_0

void GetAttachedShaders (
  uint program,
  int maxCount,
  int* count,
  uint* shaders
) const;