Page MenuHomePhorge

types.h
No OneTemporary

Size
229 B
Referenced Files
None
Subscribers
None
#ifndef TYPES_H
#define TYPES_H
#include <stdint.h>
#include <stddef.h>
struct js;
typedef struct js ant_t;
typedef unsigned long long u64;
typedef size_t jshdl_t;
typedef uint64_t jsoff_t;
typedef uint64_t jsval_t;
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, Mar 28, 12:20 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
513178
Default Alt Text
types.h (229 B)

Event Timeline