Function ncursesw::shims::ncurses::mvgetnstr[][src]

pub unsafe fn mvgetnstr(y: i32, x: i32, str: *mut i8, n: i32) -> i32
Expand description