1.0.0[−][src]Constant boolean_enums::lstd::env::consts::DLL_PREFIX
pub const DLL_PREFIX: &'static str
Specifies the filename prefix used for shared libraries on this
platform. Example value is lib
.
Some possible values:
- lib
""
(an empty string)