Function windows::Win32::System::Diagnostics::Debug::SymSrvIsStoreW

pub unsafe fn SymSrvIsStoreW<P0, P1>(hprocess: P0, path: P1) -> Result<()>
where P0: Param<HANDLE>, P1: Param<PCWSTR>,