ReactOS 0.4.17-dev-470-gf9e3448
port.h
Go to the documentation of this file.
1#pragma once
2
3#include "getopt_int.h"
4
5int mkstemps(char *template, int suffix_len);
int mkstemps(char *template, int suffix_len)
Definition: mkstemps.c:73