2022-05-05 19:19:37 +08:00

7 lines
106 B
C

#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
void pika_binder(void);