UpdateWandViewIterator method
Implementation
int UpdateWandViewIterator(
ffi.Pointer<WandView> arg0,
UpdateWandViewMethod arg1,
ffi.Pointer<ffi.Void> arg2,
) {
return _UpdateWandViewIterator(
arg0,
arg1,
arg2,
);
}
int UpdateWandViewIterator(
ffi.Pointer<WandView> arg0,
UpdateWandViewMethod arg1,
ffi.Pointer<ffi.Void> arg2,
) {
return _UpdateWandViewIterator(
arg0,
arg1,
arg2,
);
}