1FcMatrixCopy(3) FcMatrixCopy(3)
23
4
NAME
6FcMatrixCopy - Copy a matrix
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcMatrixCopy (const FcMatrix *matrix);
12
DESCRIPTION
14FcMatrixCopy allocates a new FcMatrix and copies mat into it.
1516
17
18
Fontconfig 2.13.92 09 8月 2019 FcMatrixCopy(3)