Function char_len

pub fn char_len(c: char) -> usize
Available on crate feature dep_fltk only.
Expand description

Get the length of a char in terms of C strings