template <>
class WireSyncBufferClientImpl
Defined at line 578 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus SendPageRefaultCount (::zx::vmo && page_refaults_vmo)
Sends a VMO containing a shared count of the number of page refaults of a pager. The shared
count is a single atomic 64-bit unsigned integer.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.