Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916316
ffi.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
244 B
Referenced Files
None
Subscribers
None
ffi.h
View Options
#ifndef ANT_FFI_H
#define ANT_FFI_H
#include
"gc.h"
#include
"types.h"
jsval_t
ffi_library
(
ant_t
*
js
);
jsval_t
ffi_call_by_index
(
ant_t
*
js
,
unsigned
int
func_index
,
jsval_t
*
args
,
int
nargs
);
void
ffi_gc_update_roots
(
GC_OP_VAL_ARGS
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:46 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511756
Default Alt Text
ffi.h (244 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment