ReactOS 0.4.17-dev-357-ga8f14ff
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