wresize

Function wresize 

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