www.LinuxHowtos.org
FcMatrixCopy
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcMatrixCopy - Copy a matrixSYNOPSIS
#include <fontconfig/fontconfig.h> void FcMatrixCopy (const FcMatrix *matrix);
DESCRIPTION
FcMatrixCopy allocates a new FcMatrix and copies mat into it.