[][src]Constant metagoblin::elf::sym::sym32::sym64::STV_EXPORTED

pub const STV_EXPORTED: u8 = 4; // 0_x04u8

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