FcMatrixCopy
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcMatrixCopy - Copy a matrixSYNOPSIS
#include <fontconfig.h>
void FcMatrixCopy (const FcMatrix *matrix);
DESCRIPTION
FcMatrixCopy allocates a new FcMatrix and copies mat into it.
VERSION
Fontconfig version 2.4.2


