[][src]Function ncursesw::setsyx

pub fn setsyx(origin: Origin) -> Result<(), NCurseswError>

Set the virtual screen cursor to origin. If y and x are both -1, then leaveok is set true.