Function Gl.ClearTexImage

Commands for GL_VERSION_4_4

void ClearTexImage (
  uint texture,
  int level,
  uint format,
  uint type,
  const(void)* data
) const;