Page MenuHomePhorge

utils.h
No OneTemporary

Size
244 B
Referenced Files
None
Subscribers
None
#ifndef ANT_UTILS_H
#define ANT_UTILS_H
#define ARGTABLE_COUNT 10
#include <stdlib.h>
#include <stdint.h>
uint64_t hash_key(const char *key, size_t len);
int is_typescript_file(const char *filename);
int ant_version(void *argtable[]);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, Mar 28, 9:18 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
514142
Default Alt Text
utils.h (244 B)

Event Timeline