shutdown_event
Module: shutdown_event
Section titled “Module: shutdown_event”Contents
Section titled “Contents”Functions
windows_shutdown_event_name- Per-PID Windows named event used as the graceful-shutdown signal.
firma_stack::shutdown_event::windows_shutdown_event_name
Section titled “firma_stack::shutdown_event::windows_shutdown_event_name”Function
Per-PID Windows named event used as the graceful-shutdown signal.
Always available, not gated on cfg(windows), so callers on both sides
of the contract can import it without target gating.
fn windows_shutdown_event_name(pid: u32) -> String