Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2922868
ffi.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
252 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
(
struct
js
*
js
);
jsval_t
ffi_call_by_index
(
struct
js
*
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
Fri, Mar 27, 2:35 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512525
Default Alt Text
ffi.h (252 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment