Page MenuHomePhorge

types.h
No OneTemporary

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

File Metadata

Mime Type
text/x-c
Expires
Sun, May 3, 9:32 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
534429
Default Alt Text
types.h (209 B)

Event Timeline