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