Returns a pointer to struct DrawInfo of the passed screen. This data is READ ONLY. The version of the struct DrawInfo is given in the dri_Version field.
INPUTS
screen
The screen you want to get the DrawInfo from. Must be valid and open.
RESULT
Returns pointer to struct DrawInfo defined in intuition/screens.h