Function libnotcurses_sys::ncplane_perimeter[][src]

pub fn ncplane_perimeter(
    plane: &mut NcPlane,
    ul: &NcCell,
    ur: &NcCell,
    ll: &NcCell,
    lr: &NcCell,
    hline: &NcCell,
    vline: &NcCell,
    boxmask: NcBoxMask
) -> NcIntResult
Expand description

Method: NcPlane.perimeter().