Function libnotcurses_sys::ncplane_resize_marginalized[][src]

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

Suitable for use as a ‘resizecb’ with planes created with NCPLANE_OPTION_MARGINALIZED. This will resize the plane ‘n’ against its parent, attempting to enforce the supplied margins.