Skip to main content

nvmlPowerSmoothingState_t

Type Alias nvmlPowerSmoothingState_t 

Source
pub type nvmlPowerSmoothingState_t = nvmlPowerSmoothingState_v1_t;

Aliased Type§

#[repr(C)]
pub struct nvmlPowerSmoothingState_t { pub version: u32, pub state: u32, }

Fields§

§version: u32§state: u32