Files
huishou/node_modules/nodegit/include/init_ssh2.h
T
2026-07-27 14:07:26 +08:00

7 lines
63 B
C

#ifndef INIT_SSH2
#define INIT_SSH2
void init_ssh2();
#endif