pub unsafe extern "system" fn SymSrvDeltaNameW(
    hprocess: HANDLE,
    sympath: PCWSTR,
    type: PCWSTR,
    file1: PCWSTR,
    file2: PCWSTR
) -> PWSTR
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"