Function libnotcurses_sys::c_api::ncplane_home
source · 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.