libtor-sys 43.6.0+0.4.3.6

Rust crate that internally compiles Tor and its dependencies
Documentation
1
2
3
4
5
6
7
8

# ADD_C_FILE: INSERT SOURCES HERE.
LIBTOR_APP_A_SOURCES += 			\
	src/feature/hibernate/hibernate.c

# ADD_C_FILE: INSERT HEADERS HERE.
noinst_HEADERS +=					\
	src/feature/hibernate/hibernate.h