MagickGetHomeURL method

Pointer<Char> MagickGetHomeURL()

Implementation

ffi.Pointer<ffi.Char> MagickGetHomeURL() {
  return _MagickGetHomeURL();
}