[][src]Type Definition vm_memory::guest_memory::GuestUsize

type GuestUsize = <GuestAddress as AddressValue>::V;

Type of the raw value stored in a GuestAddress object.