7 lines
60 B
C
7 lines
60 B
C
#ifndef MRBFFI_H
|
|
#define MRBFFI_H
|
|
|
|
void ffi_load();
|
|
|
|
#endif
|