Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916099
roots.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
236 B
Referenced Files
None
Subscribers
None
roots.h
View Options
#ifndef ROOTS_H
#define ROOTS_H
#include
"types.h"
jshdl_t
js_root
(
ant_t
*
js
,
jsval_t
val
);
jsval_t
js_deref
(
ant_t
*
js
,
jshdl_t
h
);
void
js_unroot
(
ant_t
*
js
,
jshdl_t
h
);
void
js_root_update
(
ant_t
*
js
,
jshdl_t
h
,
jsval_t
val
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:41 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511813
Default Alt Text
roots.h (236 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment