Skip to main content

nvmlSystemDriverBranchInfo_t

Type Alias nvmlSystemDriverBranchInfo_t 

Source
pub type nvmlSystemDriverBranchInfo_t = nvmlSystemDriverBranchInfo_v1_t;

Aliased Type§

#[repr(C)]
pub struct nvmlSystemDriverBranchInfo_t { pub version: u32, pub branch: [i8; 80], }

Fields§

§version: u32§branch: [i8; 80]