FcMatrixCopy

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcMatrixCopy - Copy a matrix  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcMatrixCopy (const FcMatrix *matrix);
 

DESCRIPTION

FcMatrixCopy allocates a new FcMatrix and copies mat into it.


 

Index

NAME
SYNOPSIS
DESCRIPTION