Skip to documentation
SLOP

tiny.preserves.SYM_RUN_SERVICE

Reference tiny.preserves SYM_RUN_SERVICE

Defined in symbols.

The label RunService, which runServiceRecord writes.

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

Source

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

zig
/// The label `RunService`, which `runServiceRecord` writes.pub const SYM_RUN_SERVICE = Symbol{ .name = "RunService" };

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

zig
pub const SYM_RUN_SERVICE = symbols.SYM_RUN_SERVICE;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433