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

Required features: "Win32_Foundation"