Function windows_sys::Win32::System::Diagnostics::Debug::SymSrvDeltaName
[−]pub unsafe extern "system" fn SymSrvDeltaName(
hprocess: HANDLE,
sympath: PCSTR,
type: PCSTR,
file1: PCSTR,
file2: PCSTR
) -> PSTR
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"