ReactOS 0.4.17-dev-205-g2e13f97
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