Function crossterm_winapi::coord_result[][src]

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

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