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