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
Wed, Jun 17, 12:13 PM (1 d, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
574361
Default Alt Text
types.h (209 B)

Event Timeline