Function curses_sys::wsetscrreg [] [src]

pub unsafe extern "C" fn wsetscrreg(
    win: *mut WINDOW,
    top: c_int,
    bot: c_int
) -> c_int