logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mchar_resolve_charset -

Description

       Resolve charset name. The mchar_resolve_charset() function returns symbol if it represents a charset.
       Otherwise, canonicalize symbol as to a charset name, and if the canonicalized name represents a charset,
       return it. Otherwise, return Mnil.

Name

       mchar_resolve_charset -

Synopsis

       MSymbol mchar_resolve_charset (MSymbol symbol)

See Also