modified: pixi.toml
[GalaxyCodeBases.git] / etc / Windows / vlmcsd_old_vancepym / ns_name.h
blobf9a839a8fff69b388a49c4f54a9b72f34318fcba
2 #ifndef NS_NAME_H_
3 #define NS_NAME_H_
5 int
6 ns_name_uncompress_vlmcsd(const uint8_t *msg, const uint8_t *eom, const uint8_t *src,
7 char *dst, size_t dstsiz);
9 #endif /* NS_NAME_H_ */