Function libnotcurses_sys::c_api::nccells_double_box [−][src]
pub fn nccells_double_box(
plane: &mut NcPlane,
style: NcStyle,
channels: NcChannels,
ul: &mut NcCell,
ur: &mut NcCell,
ll: &mut NcCell,
lr: &mut NcCell,
hl: &mut NcCell,
vl: &mut NcCell
) -> NcIntResultExpand description
nccells_load_box with double line box-drawing characters.
Method: NcCell.double_box().
