pub type nvmlConfComputeSetKeyRotationThresholdInfo_t = nvmlConfComputeSetKeyRotationThresholdInfo_v1_t;Aliased Type§
#[repr(C)]pub struct nvmlConfComputeSetKeyRotationThresholdInfo_t {
pub version: u32,
pub maxAttackerAdvantage: u64,
}Fields§
§version: u32§maxAttackerAdvantage: u64