2 lines
100 B
C++
2 lines
100 B
C++
|
typedef void (*CodegenRegistrationFunction) (); CodegenRegistrationFunction g_CodegenRegistration;
|