Constant DLL_PREFIX
pub const DLL_PREFIX: &str;
Specifies the filename prefix, if any, used for shared libraries on this platform.
This is either "lib" or an empty string. ("").
DLL_PREFIXpub const DLL_PREFIX: &str;
Specifies the filename prefix, if any, used for shared libraries on this platform.
This is either "lib" or an empty string. ("").