man mlocale_get_prop () - Get the value of a locale property.
NAME
mlocale_get_prop - Get the value of a locale property.
SYNOPSIS
MSymbol mlocale_get_prop (MLocale * locale, MSymbol key)
DESCRIPTION
The mlocale_get_prop() function returns the value of a property key of local locale. key must be Mname, Mlanguage, Mterritory, Mcodeset, Mmodifier, or Mcoding.