mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 19:02:18 +08:00
9 lines
88 B
C
9 lines
88 B
C
VOID
|
|
DumpInfo (
|
|
LPCWSTR Name,
|
|
NTSTATUS Status,
|
|
LPCWSTR Comment,
|
|
HANDLE Port
|
|
);
|
|
|