windows::Win32::System::Diagnostics::Debug

Function SymSrvIsStore

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