nvmlLedState_t

Type Alias nvmlLedState_t 

Source
pub type nvmlLedState_t = nvmlLedState_st;

Aliased Type§

#[repr(C)]
pub struct nvmlLedState_t { pub cause: [i8; 256], pub color: u32, }

Fields§

§cause: [i8; 256]§color: u32