Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
6
Pull Requests
0
Stats
Blame src/internal/slibtool_tmpfile_impl.h
Branch:
f5bf1b010a3016e3809f35220435e8e647537b6a
main
f5bf1b010a3016e3809f35220435e8e647537b6a
src
internal
slibtool_tmpfile_impl.h
Blob
History
Raw
86d1f4
#ifndef SLIBTOOL_TMPFILE_IMPL_H
86d1f4
#define SLIBTOOL_TMPFILE_IMPL_H
86d1f4
86d1f4
int slbt_tmpfile(void);
86d1f4
86d1f4
#endif