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

resize the plane to its parent’s size, attempting to enforce the margins supplied along with NCPLANE_OPTION_MARGINALIZED.