Function Gl.GetTransformFeedbackVarying

Commands for GL_VERSION_3_0

void GetTransformFeedbackVarying (
  uint program,
  uint index,
  int bufSize,
  int* length,
  int* size,
  uint* type,
  char* name
) const;