[][src]Function ncursesw::winsstr

pub fn winsstr(handle: WINDOW, str: &str) -> Result<(), NCurseswError>

Equivalent of mvwinsstr() using getcuryx() as origin.