Function libnotcurses_sys::ffi::ncplane_resize_realign [−][src]
pub unsafe extern "C" fn ncplane_resize_realign(n: *mut ncplane) -> c_int
Expand description
Suitable for use as a ‘resizecb’. This will realign the plane ‘n’ against its parent, using the alignment specified at ncplane_create()-time.