Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4503995
runtime.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
273 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
;
int
external_event_loop_active
;
};
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
Sun, May 3, 9:40 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
525417
Default Alt Text
runtime.h (273 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment