Files
Etw-Syscall/Etw Syscall/libpeconv-master/tests/test_found_base.h

8 lines
102 B
C
Raw Normal View History

2022-04-26 15:31:46 +08:00
#pragma once
namespace tests {
int load_and_check_base(const char *path);
}; //namespace tests