Files
Etw-Syscall/Etw Syscall/libpeconv-master/tests/test_imp_list.h
2022-04-26 15:31:46 +08:00

10 lines
106 B
C++

#pragma once
#include <peconv.h>
namespace tests {
int imp_list(char *path);
}; //namespace tests