FcMatrixCopy
Copy a matrix
- Provided by: libfontconfig1-dev (Version: 2.11.94-0ubuntu1.1)
- Source: fontconfig
- Report a bug
Copy a matrix
#include <fontconfig/fontconfig.h> void FcMatrixCopy (const FcMatrix *matrix);
FcMatrixCopy allocates a new FcMatrix and copies mat into it.