Function windows_sys::Win32::UI::Shell::SHCreateDirectory
pub unsafe extern "system" fn SHCreateDirectory(
hwnd: HWND,
pszpath: PCWSTR
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"