MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / C_StopI2P

Function C_StopI2P

libi2pd_wrapper/capi.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void C_StopI2P ()
39{
40 return i2p::api::StopI2P();
41}
42
43void C_RunPeerTest ()
44{

Callers

nothing calls this directly

Calls 1

StopI2PFunction · 0.85

Tested by

no test coverage detected