std::env::consts::DLL_SUFFIX [] [src]

pub const DLL_SUFFIX: &'static str = super::os::DLL_SUFFIX

Specifies the filename suffix used for shared libraries on this platform: in this case, .so.

Some possible values: