Log In
firasuke
/
cross
/
slibtool
Forked from
cross/slibtool
3 months ago
Clone
Source Code
GIT
Source
Stats
Blame src/internal/slibtool_tmpfile_impl.h
Branch:
41a8685b3f7beff9f2b7c5a2f7cf38fe7d5b0db2
main
41a8685b3f7beff9f2b7c5a2f7cf38fe7d5b0db2
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