7 lines
96 B
C
7 lines
96 B
C
#ifndef IIDXHOOK_SETUPAPI_H
|
|
#define IIDXHOOK_SETUPAPI_H
|
|
|
|
void setupapi_hook_init(void);
|
|
|
|
#endif
|