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

pub const DLL_EXTENSION: &'static str = "so"

Specifies the file extension used for shared libraries on this platform that goes after the dot: in this case, so.