Constant dlopen::utils::PLATFORM_FILE_PREFIX [−][src]
pub const PLATFORM_FILE_PREFIX: &str = "lib";
This is a platform-specific file prefix.
In Unix-based systems the convention is to start the file name with “lib”. Windows does not have such a convention.