Struct tikv_jemalloc_ctl::thread::allocatedp_mib [−][src]
#[repr(transparent)]pub struct allocatedp_mib(pub Mib<[usize; 2]>);
Expand description
See allocatedp
.
Tuple Fields
0: Mib<[usize; 2]>
Implementations
Reads value using MIB API.