[][src]Constant goblin::elf::sym::STV_HIDDEN

pub const STV_HIDDEN: u8

Hidden: Not visible to other components, necessarily protected. Binding scope becomes local when the object is included in an executable or shared object.