pub unsafe extern "system" fn SymSrvGetSupplement(
    hprocess: HANDLE,
    sympath: PCSTR,
    node: PCSTR,
    file: PCSTR
) -> PSTR
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"