Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ ~LibraryInit
Method
~LibraryInit
src/Library/Init.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
~LibraryInit()
71
{
72
google::protobuf::ShutdownProtobufLibrary();
73
}
74
};
75
76
static LibraryInit library_init;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected