Skip to documentation
SLOP

tiny.preserves.SYM_RESTART_SERVICE

Reference tiny.preserves SYM_RESTART_SERVICE

Defined in symbols.

The label RestartService, which restartServiceRecord writes.

No direct callersNo direct callssymbolsSYM RESTART SERVICE
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/preserves/src/symbols.zig:45

zig
/// The label `RestartService`, which `restartServiceRecord` writes.pub const SYM_RESTART_SERVICE = Symbol{ .name = "RestartService" };

Source: lib/preserves/src/root.zig:151

zig
pub const SYM_RESTART_SERVICE = symbols.SYM_RESTART_SERVICE;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433