GetMagickHomeURL method

Pointer<Char> GetMagickHomeURL()

Implementation

ffi.Pointer<ffi.Char> GetMagickHomeURL() {
  return _GetMagickHomeURL();
}