resize_term

Function resize_term 

Source
pub unsafe extern "C" fn resize_term(
    lines: c_int,
    columns: c_int,
) -> bool