Skip to documentation
SLOP

tiny.preserves.SYM_ENTITY_RUNTIME

Reference tiny.preserves SYM_ENTITY_RUNTIME

Defined in symbols.

The label EntityRuntime, which entityRuntimeRecord writes.

No direct callersNo direct callssymbolsSYM ENTITY RUNTIME
Static calls · unresolved targets: unknown · external targets: unknown.

Source

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

zig
/// The label `EntityRuntime`, which `entityRuntimeRecord` writes.pub const SYM_ENTITY_RUNTIME = Symbol{ .name = "EntityRuntime" };

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

zig
pub const SYM_ENTITY_RUNTIME = symbols.SYM_ENTITY_RUNTIME;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433