FcMatrixCopy
Copy a matrix
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- 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.