Anti-Sway Capstone 1.0
Loading...
Searching...
No Matches
system.h
Go to the documentation of this file.
1
13#ifndef SYSTEM_H_
14#define SYSTEM_H_
15
16
17/* Execution Function */
18
19
26int SystemExec();
27
28#endif // SYSTEM_H_
int SystemExec()
Definition system.c:138