I_RpcProxyUpdatePerfCounterFn typedef

I_RpcProxyUpdatePerfCounterFn = Pointer<NativeFunction<Void Function(Int32 Counter, Int ModifyTrend, UnsignedLong Size)>>

Implementation

typedef I_RpcProxyUpdatePerfCounterFn = ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Int32 Counter, ffi.Int ModifyTrend, ffi.UnsignedLong Size)>>;