curl/lib/getpass.h

2 lines
64 B
C
Raw Normal View History

void my_getpass(const char *prompt, char* buffer, int buflen );