Function curses_sys::mvinchnstr [] [src]

pub unsafe extern "C" fn mvinchnstr(
    y: c_int,
    x: c_int,
    chstr: *mut chtype,
    n: c_int
) -> c_int