HISTOGRAM_BUCKET

Type Alias HISTOGRAM_BUCKET 

Source
pub type HISTOGRAM_BUCKET = _HISTOGRAM_BUCKET;

Aliased Type§

#[repr(C)]
pub struct HISTOGRAM_BUCKET { pub Reads: u32, pub Writes: u32, }

Fields§

§Reads: u32§Writes: u32