6 lines
59 B
C
6 lines
59 B
C
#ifndef MRBFFI_H
|
|
#define MRBFFI_H
|
|
|
|
void ffi_load();
|
|
|
|
#endif |