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