std::env::consts::DLL_PREFIX   
            
                [−]
            
        [src]
pub const DLL_PREFIX: &'static str=super::os::DLL_PREFIX
Specifies the filename prefix used for shared libraries on this
platform: in this case, lib.
Some possible values:
- lib
 ""(an empty string)