source:
trunk/ffigen4/source/ffigen.h@
73
| Last change on this file since 73 was 73, checked in by , 8 years ago | |
|---|---|
| File size: 323 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | /* Prototypes */ |
| 3 | |
| 4 | void ffi_rest_of_decl_compilation (tree, int, int); |
| 5 | void ffi_rest_of_type_compilation (tree, int); |
| 6 | void ffi_early_init (void); |
| 7 | void ffi_init (FILE *_file, char *); |
| 8 | void ffi_rest_of_objc_class_compilation (tree); |
| 9 | void ffi_rest_of_objc_category_compilation (tree); |
| 10 | void print_ffi_version(FILE *, char *); |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
