ngettext

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @safe nothrow @nogc
char*
ngettext
(
scope const char* __msgid1
,
scope const char* __msgid2
,
c_long __n
)

Meta