repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: pixi.toml
[GalaxyCodeBases.git]
/
etc
/
Windows
/
vlmcsd_old_vancepym
/
ns_name.h
blob
f9a839a8fff69b388a49c4f54a9b72f34318fcba
1
2
#ifndef NS_NAME_H_
3
#define NS_NAME_H_
4
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
);
8
9
#endif
/* NS_NAME_H_ */