getpass
fn
char * getpass(const(char) * prompt) extern(C) nothrow @nogcPrompt for a password without echoing it.
char * getpass(const(char) * prompt) extern(C) nothrow @nogcPrompt for a password without echoing it.