MagickGetCopyright method

Pointer<Char> MagickGetCopyright()

Implementation

ffi.Pointer<ffi.Char> MagickGetCopyright() {
  return _MagickGetCopyright();
}