MagickGetFont method
Implementation
ffi.Pointer<ffi.Char> MagickGetFont(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickGetFont(
arg0,
);
}
ffi.Pointer<ffi.Char> MagickGetFont(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickGetFont(
arg0,
);
}