pub unsafe extern "system" fn SHCreateDirectory(
    hwnd: HWND,
    pszpath: PCWSTR
) -> i32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"