pub type nvmlConfComputeGetKeyRotationThresholdInfo_t = nvmlConfComputeGetKeyRotationThresholdInfo_v1_t;Aliased Type§
#[repr(C)]pub struct nvmlConfComputeGetKeyRotationThresholdInfo_t {
pub version: u32,
pub attackerAdvantage: u64,
}Fields§
§version: u32§attackerAdvantage: u64