Expand description
Single-instance helpers backed by named Windows mutexes.
Structs§
- Instance
Guard - Guard that keeps the named single-instance mutex alive for the current process.
Functions§
- single_
instance - Attempts to acquire a named process-wide single-instance guard.