GetMagickDelegates method

Pointer<Char> GetMagickDelegates()

Implementation

ffi.Pointer<ffi.Char> GetMagickDelegates() {
  return _GetMagickDelegates();
}