Function windows::Win32::System::Diagnostics::Debug::SymSrvStoreSupplement

pub unsafe fn SymSrvStoreSupplement<P0, P1, P2, P3>(
    hprocess: P0,
    srvpath: P1,
    node: P2,
    file: P3,
    flags: u32,
) -> PCSTR
where P0: Param<HANDLE>, P1: Param<PCSTR>, P2: Param<PCSTR>, P3: Param<PCSTR>,