Function windows::Win32::System::Diagnostics::Debug::SymSrvIsStore

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