Function windows::Win32::System::Diagnostics::Debug::SymSrvGetSupplementW

pub unsafe fn SymSrvGetSupplementW<P0, P1, P2, P3>(
    hprocess: P0,
    sympath: P1,
    node: P2,
    file: P3,
) -> PCWSTR
where P0: Param<HANDLE>, P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>,