Function Gl.RenderbufferStorage

Commands for GL_VERSION_3_0

void RenderbufferStorage (
  uint target,
  uint internalformat,
  int width,
  int height
) const;