Function Gl.NamedBufferStorage

Commands for GL_VERSION_4_5

void NamedBufferStorage (
  uint buffer,
  long size,
  const(void)* data,
  uint flags
) const;