mvwin

Function mvwin 

Source
pub unsafe extern "C" fn mvwin(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
) -> c_int