int mac_vmode_to_var (int vmode, int cmode, struct fb_var_screeninfo * var);
int mac_vmode_to_var
MacOS video mode
MacOS color mode
frame buffer video mode structure
Converts a MacOS vmode/cmode pair to a frame buffer video mode structure.
Returns negative errno on error, or zero for success.