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