GetMagickDecoderThreadSupport method
Implementation
int GetMagickDecoderThreadSupport(
ffi.Pointer<MagickInfo> arg0,
) {
return _GetMagickDecoderThreadSupport(
arg0,
);
}
int GetMagickDecoderThreadSupport(
ffi.Pointer<MagickInfo> arg0,
) {
return _GetMagickDecoderThreadSupport(
arg0,
);
}