[][src]Function ncursesw::whline

pub fn whline(
    handle: WINDOW,
    ch: ChtypeChar,
    number: i32
) -> Result<(), NCurseswError>

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