I_RpcProxyUpdatePerfCounterBackendServerFn typedef

I_RpcProxyUpdatePerfCounterBackendServerFn = Pointer<NativeFunction<Void Function(Pointer<UnsignedShort> MachineName, Int IsConnectEvent)>>

Implementation

typedef I_RpcProxyUpdatePerfCounterBackendServerFn = ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<ffi.UnsignedShort> MachineName, ffi.Int IsConnectEvent)>>;