Skip to content

shutdown_event

Functions


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