Function windows::Win32::System::Diagnostics::Debug::SymSrvGetFileIndexInfo

pub unsafe fn SymSrvGetFileIndexInfo<P0>(
    file: P0,
    info: *mut SYMSRV_INDEX_INFO,
    flags: u32,
) -> Result<()>
where P0: Param<PCSTR>,