Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4504242
runtime.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
241 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
;
};
struct
ant_runtime
*
ant_runtime
(
void
);
struct
ant_runtime
*
ant_runtime_init
(
struct
js
*
js
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sun, May 3, 9:45 AM (9 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
531470
Default Alt Text
runtime.h (241 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment