Function libnotcurses_sys::ffi::ncplane_home [−][src]
pub unsafe extern "C" fn ncplane_home(n: *mut ncplane)
Expand description
Move the cursor to 0, 0. Can’t fail.
pub unsafe extern "C" fn ncplane_home(n: *mut ncplane)
Move the cursor to 0, 0. Can’t fail.