Function make_char_table

Source
fn make_char_table<'ob>(
    _purpose: Symbol<'ob>,
    init: Option<Gc<ObjectType<'ob>>>,
) -> CharTableInner<'ob>