Constant DLL_PREFIX
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_PREFIXconst DLL_PREFIX: &str
Specifies the filename prefix, if any, used for shared libraries on this platform.
This is either "lib" or an empty string. ("").