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