nvmlDramEncryptionInfo_t

Type Alias nvmlDramEncryptionInfo_t 

Source
pub type nvmlDramEncryptionInfo_t = nvmlDramEncryptionInfo_v1_t;

Aliased Type§

#[repr(C)]
pub struct nvmlDramEncryptionInfo_t { pub version: u32, pub encryptionState: u32, }

Fields§

§version: u32§encryptionState: u32