Function windows_sys::Win32::UI::Shell::GetUserProfileDirectoryW
[−]pub unsafe extern "system" fn GetUserProfileDirectoryW(
htoken: HANDLE,
lpprofiledir: PWSTR,
lpcchsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"