SONAMES

Constant SONAMES 

Source
pub const SONAMES: &[&str];
Expand description

Base names of all thirdparty shared libraries.

SONAMEs are discovered at runtime via readelf -d because upstream libraries do not follow a consistent ABI versioning scheme.