Function Gl.MapBufferRange

Commands for GL_VERSION_3_0

void* MapBufferRange (
  uint target,
  long offset,
  long length,
  uint access
) const;