Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
library_handle Struct Reference

Opaque handle to a loaded library. More...

Collaboration diagram for library_handle:
Collaboration graph

Detailed Description

Opaque handle to a loaded library.

Platform-specific:

  • Unix: void* (from dlopen)
  • Windows: HMODULE (from LoadLibrary)

The documentation for this struct was generated from the following file: