SyncCacheViewAuthenticPixels method
Implementation
int SyncCacheViewAuthenticPixels(
ffi.Pointer<CacheView> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _SyncCacheViewAuthenticPixels(
arg0,
arg1,
);
}
int SyncCacheViewAuthenticPixels(
ffi.Pointer<CacheView> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _SyncCacheViewAuthenticPixels(
arg0,
arg1,
);
}