Function windows::Win32::UI::Shell::ParseURLA

pub unsafe fn ParseURLA<P0>(pcszurl: P0, ppu: *mut PARSEDURLA) -> Result<()>
where P0: IntoParam<PCSTR>,