mirror of
https://github.com/curl/curl.git
synced 2026-05-01 15:47:51 +03:00
1 line
64 B
C
1 line
64 B
C
void my_getpass(const char *prompt, char* buffer, int buflen );
|