ReactOS 0.4.15-dev-7958-gcd0bb1a
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