Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
7
Pull Requests
1
Stats
Blame src/internal/slibtool_tmpfile_impl.h
Branch:
529133ae6e3250d3e5a8d0f6c75b67a1849bd8b4
main
529133ae6e3250d3e5a8d0f6c75b67a1849bd8b4
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