Function libnotcurses_sys::c_api::ncplane_move_top
source · pub fn ncplane_move_top(plane: &mut NcPlane)Expand description
Relocates this NcPlane at the top of the z-buffer.
Method: NcPlane.move_top().
pub fn ncplane_move_top(plane: &mut NcPlane)Relocates this NcPlane at the top of the z-buffer.
Method: NcPlane.move_top().