Skip to main content

nvmlBridgeChipInfo_t

Type Alias nvmlBridgeChipInfo_t 

Source
pub type nvmlBridgeChipInfo_t = nvmlBridgeChipInfo_st;

Aliased Type§

#[repr(C)]
pub struct nvmlBridgeChipInfo_t { pub type_: u32, pub fwVersion: u32, }

Fields§

§type_: u32§fwVersion: u32