pub fn getsyx() -> Result<Option<Origin>, NCurseswError>
Expand description

Return the current coordinates of the virtual screen cursor. If leaveok() is currently true, then return None.