Page MenuHomePhorge

ffi.h
No OneTemporary

Size
231 B
Referenced Files
None
Subscribers
None
#ifndef ANT_FFI_H
#define ANT_FFI_H
#include "ant.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_FWD_ARGS);
#endif

File Metadata

Mime Type
text/x-c
Expires
Fri, Mar 27, 10:22 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512796
Default Alt Text
ffi.h (231 B)

Event Timeline