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

Function SHCreateItemFromParsingName

Source
pub unsafe fn SHCreateItemFromParsingName<'a, T: Interface>(
    pszpath: impl IntoParam<'a, PWSTR>,
    pbc: impl IntoParam<'a, IBindCtx>,
) -> Result<T>