Skip to main content

nvmlVgpuLicenseInfo_t

Type Alias nvmlVgpuLicenseInfo_t 

Source
pub type nvmlVgpuLicenseInfo_t = nvmlVgpuLicenseInfo_st;

Aliased Type§

#[repr(C)]
pub struct nvmlVgpuLicenseInfo_t { pub isLicensed: u8, pub licenseExpiry: nvmlVgpuLicenseExpiry_st, pub currentState: u32, }

Fields§

§isLicensed: u8§licenseExpiry: nvmlVgpuLicenseExpiry_st§currentState: u32