FcDirCacheDeleteUUID

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcDirCacheDeleteUUID - Delete .uuid file  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcDirCacheDeleteUUID (const FcChar8 *dir, FcConfig *config);
 

DESCRIPTION

This is to delete .uuid file containing an UUID at a font directory of dir.  

SINCE

version 2.13.1


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE