GetMagickLicense method

Pointer<Char> GetMagickLicense()

Implementation

ffi.Pointer<ffi.Char> GetMagickLicense() {
  return _GetMagickLicense();
}