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

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

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