pub type nvmlBridgeChipInfo_t = nvmlBridgeChipInfo_st;

Aliased Type§

struct nvmlBridgeChipInfo_t {
    pub type_: u32,
    pub fwVersion: u32,
}

Fields§

§type_: u32§fwVersion: u32