pub unsafe extern "C" fn ncplane_resize_realign(
    n: *mut ncplane
) -> c_int
Expand description

realign the plane ‘n’ against its parent, using the alignments specified with NCPLANE_OPTION_HORALIGNED and/or NCPLANE_OPTION_VERALIGNED.