Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9901818
runtime.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
239 B
Referenced Files
None
Subscribers
None
runtime.h
View Options
#ifndef RUNTIME_H
#define RUNTIME_H
#include
"ant.h"
struct
ant_runtime
{
struct
js
*
js
;
jsval_t
ant_obj
;
int
crypto_initialized
;
};
extern
struct
ant_runtime
*
const
rt
;
struct
ant_runtime
*
ant_runtime_init
(
struct
js
*
js
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, Aug 1, 2:47 PM (1 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
586925
Default Alt Text
runtime.h (239 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment