GetWandViewWand method
Implementation
ffi.Pointer<MagickWand> GetWandViewWand(
ffi.Pointer<WandView> arg0,
) {
return _GetWandViewWand(
arg0,
);
}
ffi.Pointer<MagickWand> GetWandViewWand(
ffi.Pointer<WandView> arg0,
) {
return _GetWandViewWand(
arg0,
);
}