Function libnotcurses_sys::c_api::ncplane_resize_realign
source · pub unsafe extern "C" fn ncplane_resize_realign(
n: *mut ncplane
) -> c_intExpand description
realign the plane ‘n’ against its parent, using the alignments specified with NCPLANE_OPTION_HORALIGNED and/or NCPLANE_OPTION_VERALIGNED.