void FreeMonitorInfo(int what, APTR data);
what
. See GetMonitorInfo for a list of supported data types.
FreeMonitorInfo()
is an optional API and must only be implemented if HWSDAFLAGS_MONITORINFO
has been passed to hw_SetDisplayAdapter(). See hw_SetDisplayAdapter for details.