Graphviz
13.1.2~dev.20250807.2324
Loading...
Searching...
No Matches
gv_fopen.h
Go to the documentation of this file.
1
3
4
#pragma once
5
6
#include <stdio.h>
7
#include <
util/api.h
>
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
24
UTIL_API
FILE *
gv_fopen
(
const
char
*filename,
const
char
*
mode
);
25
26
#ifdef __cplusplus
27
}
28
#endif
api.h
macro for API hiding/exposing
UTIL_API
#define UTIL_API
Definition
api.h:18
mode
mode
Definition
cvtgxl.c:33
gv_fopen
UTIL_API FILE * gv_fopen(const char *filename, const char *mode)
Definition
gv_fopen.c:32
lib
util
gv_fopen.h
Generated by
1.9.8