shell32

Function SHCreateDirectoryExW

Source
pub unsafe extern "system" fn SHCreateDirectoryExW(
    hwnd: HWND,
    pszPath: LPCWSTR,
    psa: *const SECURITY_ATTRIBUTES,
) -> c_int