ReactOS 0.4.16-dev-258-g81860b4
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