Constant goblin::elf::sym::STV_HIDDEN [−][src]
pub const STV_HIDDEN: u8 = 2;
Hidden: Not visible to other components, necessarily protected. Binding scope becomes local when the object is included in an executable or shared object.