Function crossterm_winapi::coord_result 
source · 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.
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.