Type Alias nvml_wrapper_sys::bindings::nvmlVgpuLicenseInfo_t
source · pub type nvmlVgpuLicenseInfo_t = nvmlVgpuLicenseInfo_st;
Aliased Type§
struct nvmlVgpuLicenseInfo_t {
pub isLicensed: u8,
pub licenseExpiry: nvmlVgpuLicenseExpiry_st,
pub currentState: u32,
}
Fields§
§isLicensed: u8
§licenseExpiry: nvmlVgpuLicenseExpiry_st
§currentState: u32