std::os::consts::DLL_SUFFIXDeprecated [-] [+] [src]

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

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