Page MenuHomePhorge

ffi.h
No OneTemporary

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

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)

Event Timeline