mvwgetch

Function mvwgetch 

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