Page MenuHomePhorge

ffi.h
No OneTemporary

Size
244 B
Referenced Files
None
Subscribers
None
#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

Mime Type
text/x-c
Expires
Thu, Mar 26, 4:46 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511756
Default Alt Text
ffi.h (244 B)

Event Timeline