Log In
cross
/
tpax
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/tpax_tmpfile_impl.h
Branch:
f66f5352a25b77e4a930d39e3ba9c260efedf14b
main
f66f5352a25b77e4a930d39e3ba9c260efedf14b
src
internal
tpax_tmpfile_impl.h
Blob
History
Raw
4ebdc3
#ifndef TPAX_TMPFILE_IMPL_H
4ebdc3
#define TPAX_TMPFILE_IMPL_H
4ebdc3
4ebdc3
int tpax_tmpfile(void);
4ebdc3
4ebdc3
#endif