Function curses_sys::winnstr [] [src]

pub unsafe extern "C" fn winnstr(
    win: *mut WINDOW,
    string: *mut c_char,
    n: c_int
) -> c_int