Log In
cross
/
tpax
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/tpax_tmpfile_impl.h
Branch:
adcbba893185c49b80d41bcb948935b9e67f8541
main
adcbba893185c49b80d41bcb948935b9e67f8541
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