www.LinuxHowtos.org
FcMatrixCopy
Section: (3)Updated: 05 8月 2016
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.