Log In
firasuke
/
cross
/
slibtool
Forked from
cross/slibtool
4 months ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
78607f18014baed2cae9bc1b133dbf2be54cc1e9
78607f18014baed2cae9bc1b133dbf2be54cc1e9
src
internal
slibtool_tmpfile_impl.h
Fork and Edit
Blob
Blame
History
Raw
#ifndef SLIBTOOL_TMPFILE_IMPL_H #define SLIBTOOL_TMPFILE_IMPL_H int slbt_tmpfile(void); #endif