std::os::consts::DLL_PREFIXExperimental
[-]
[+]
[src]
pub const DLL_PREFIX: &'static str=
"lib"
Specifies the filename prefix used for shared libraries on this
platform: in this case, lib
.