pub fn coord_result(return_value: COORD) -> Result<Coord>
Expand description

Get the result of a call to WinAPI that returns a COORD as an io::Result.