webview2_com_sys::Windows::Win32::UI::Shell

Function SHPathPrepareForWriteW

Source
pub unsafe fn SHPathPrepareForWriteW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    punkenablemodless: impl IntoParam<'a, IUnknown>,
    pszpath: impl IntoParam<'a, PWSTR>,
    dwflags: u32,
) -> Result<()>