pub const fn nccell_cols(cell: &NcCell) -> u8
Expand description

Returns the number of columns occupied by cell.

See ncstrwidth for an equivalent for multiple EGCs.