The libscrmem library
This library provides functions to describe graphics memory used by Screen.
Screen tracks every graphics buffer it allocates. It assigns an identifier to each, determines which processes should be able to access the memory, and prevents it from being freed while anyone has a valid handle (struct scrmem).
Page updated:
