Function ncursesw::subpad[][src]

pub fn subpad(
    handle: WINDOW,
    size: Size,
    origin: Origin
) -> Result<WINDOW, NCurseswError>