GetMagickFeatures method

Pointer<Char> GetMagickFeatures()

Implementation

ffi.Pointer<ffi.Char> GetMagickFeatures() {
  return _GetMagickFeatures();
}