Function windows::Win32::UI::Shell::UrlIsA

pub unsafe fn UrlIsA<P0>(pszurl: P0, urlis: URLIS) -> BOOL
where P0: IntoParam<PCSTR>,