pub type BIN_COUNT = _BIN_COUNT;Aliased Type§
#[repr(C)]pub struct BIN_COUNT {
pub BinRange: _BIN_RANGE,
pub BinCount: u32,
}Fields§
§BinRange: _BIN_RANGE§BinCount: u32pub type BIN_COUNT = _BIN_COUNT;#[repr(C)]pub struct BIN_COUNT {
pub BinRange: _BIN_RANGE,
pub BinCount: u32,
}BinRange: _BIN_RANGE§BinCount: u32