std::env::consts::DLL_SUFFIXStable
[-] [+]
[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
.