1FcStrDirname(3) FcStrDirname(3)
23
4
NAME
6FcStrDirname - directory part of filename
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcChar8 * FcStrDirname (const FcChar8 *file);
12
DESCRIPTION
14Returns the directory containing file. This is returned in newly allo‐
15cated storage which should be freed when no longer needed.
1617
18
19
Fontconfig 2.14.1 21 10月 2022 FcStrDirname(3)