Pointer to screen buffer
Source position: intuition.pas line 2360
type pScreenBuffer = ^tScreenBuffer;
AGraphics.AllocDBufInfo
Allocate structure for multi-buffered animation
AllocScreenBuffer
Get a ScreenBuffer for double-buffering.