crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MAX

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!SODIUM_LIBRARY_MINIMAL)
extern (C) pure @nogc
enum crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MAX = SODIUM_MIN(size_t.max, 68719476736UL);

Meta