Function windows::Win32::System::Diagnostics::Debug::SymSrvGetFileIndexes

pub unsafe fn SymSrvGetFileIndexes<P0>(
    file: P0,
    id: *mut GUID,
    val1: *mut u32,
    val2: Option<*mut u32>,
    flags: u32,
) -> Result<()>
where P0: Param<PCSTR>,