Function libnotcurses_sys::ncplane_rounded_box[][src]

pub fn ncplane_rounded_box(
    plane: &mut NcPlane,
    stylemask: NcStyle,
    channels: NcChannels,
    y_stop: NcDim,
    x_stop: NcDim,
    boxmask: NcBoxMask
) -> NcIntResult
Expand description

Method: NcPlane.rounded_box().