Skip to main content

nvmlUUID_t

Type Alias nvmlUUID_t 

Source
pub type nvmlUUID_t = nvmlUUID_v1_t;

Aliased Type§

#[repr(C)]
pub struct nvmlUUID_t { pub version: u32, pub type_: u32, pub value: nvmlUUIDValue_t, }

Fields§

§version: u32§type_: u32§value: nvmlUUIDValue_t