[][src]Function ncursesw::waddstr

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

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