Function windows::Win32::UI::Shell::ParseURLW

pub unsafe fn ParseURLW<P0>(pcszurl: P0, ppu: *mut PARSEDURLW) -> Result<()>
where P0: IntoParam<PCWSTR>,