Function windows::Win32::System::Diagnostics::Debug::SymSrvDeltaNameW

pub unsafe fn SymSrvDeltaNameW<P0, P1, P2, P3, P4>(
    hprocess: P0,
    sympath: P1,
    type: P2,
    file1: P3,
    file2: P4,
) -> PCWSTR
where P0: Param<HANDLE>, P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>, P4: Param<PCWSTR>,