std::env::consts::DLL_SUFFIXUnstable [-] [+] [src]

pub const DLL_SUFFIX: &'static str = ".so"

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