Function ncursesw::mvwaddstr[][src]

pub fn mvwaddstr(
    handle: WINDOW,
    origin: Origin,
    str: &str
) -> Result<(), NCurseswError>