Function win_get_full_path_name

Source
fn win_get_full_path_name<'tcx>(
    path: &Path,
) -> InterpResult<'tcx, Result<PathBuf>>