Function rustc_target::find_libdir
source · pub(crate) fn find_libdir(sysroot: &Path) -> Cow<'static, str>
Expand description
The name of the directory rustc expects libraries to be located.
pub(crate) fn find_libdir(sysroot: &Path) -> Cow<'static, str>
The name of the directory rustc expects libraries to be located.