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