setlocale

Set the C library's notion of natural language formatting style

  1. char* setlocale(int category, char* locale)
  2. char* setlocale(int category, char* locale)
  3. char* setlocale(int category, char* locale)
  4. char* setlocale(int category, char* locale)
  5. char* setlocale(int category, char* locale)
    version(Posix && !DarwinBSDLocale && !GNULinuxLocale && !CRuntime_Musl && !OpenBSD && Solaris)
    extern (C) nothrow @nogc
    char*
    setlocale
    (,
    const char* locale
    )

Meta