subpad

Function subpad 

Source
pub unsafe extern "C" fn subpad(
    orig: *mut WINDOW,
    nlines: c_int,
    ncols: c_int,
    begin_y: c_int,
    begin_x: c_int,
) -> *mut WINDOW