Function

RBlocale_dir

Declaration [src]

const char*
rb_locale_dir (
  void
)

Description [src]

Returns the locale directory identified at build configuration time.

Return value

Type: const char*

Locale dir.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.