windows::Win32::UI::Shell

Function SHCreateDirectory

pub unsafe fn SHCreateDirectory<P1>(hwnd: Option<HWND>, pszpath: P1) -> i32
where P1: Param<PCWSTR>,