8 lines
122 B
C
Vendored
8 lines
122 B
C
Vendored
#include <stdint.h>
|
|
|
|
int32_t namespace1_main_foobar(int32_t param);
|
|
|
|
int32_t namespace1_foo();
|
|
|
|
int32_t namespace2_bar();
|