Function windows_sys::Win32::UI::Shell::SHCreateDirectoryExW
[−]pub unsafe extern "system" fn SHCreateDirectoryExW(
hwnd: HWND,
pszpath: PCWSTR,
psa: *const SECURITY_ATTRIBUTES
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_Security"