Function curses_sys::wresize [] [src]

pub unsafe extern "C" fn wresize(
    win: *mut WINDOW,
    lines: c_int,
    columns: c_int
) -> c_int