Function windows::Win32::System::Diagnostics::Debug::SymSrvGetFileIndexInfoW

pub unsafe fn SymSrvGetFileIndexInfoW<P0>(
    file: P0,
    info: *mut SYMSRV_INDEX_INFOW,
    flags: u32,
) -> Result<()>
where P0: Param<PCWSTR>,