firasuke / cross / slibtool

Forked from cross/slibtool 3 months ago
Clone
Blob Blame History Raw
#ifndef SLIBTOOL_TMPFILE_IMPL_H
#define SLIBTOOL_TMPFILE_IMPL_H

int slbt_tmpfile(void);

#endif