cargo::core::compiler::compilation

Function get_sysroot_target_libdir

source
fn get_sysroot_target_libdir(
    bcx: &BuildContext<'_, '_>,
) -> CargoResult<HashMap<CompileKind, PathBuf>>