Function windows::Win32::System::Environment::SetCurrentDirectoryW

pub unsafe fn SetCurrentDirectoryW<P0>(lppathname: P0) -> BOOL
where P0: Param<PCWSTR>,