pub const STV_EXPORTED: u8 = 4;
Expand description

Exported: ensures a symbol remains global, cannot be demoted or eliminated by any other symbol visibility technique.