ENCRYPTION_PROTECTOR_LIST

Type Alias ENCRYPTION_PROTECTOR_LIST 

Source
pub type ENCRYPTION_PROTECTOR_LIST = _ENCRYPTION_PROTECTOR_LIST;

Aliased Type§

#[repr(C)]
pub struct ENCRYPTION_PROTECTOR_LIST { pub nProtectors: u64, pub pProtectors: *mut *mut _ENCRYPTION_PROTECTOR, }

Fields§

§nProtectors: u64§pProtectors: *mut *mut _ENCRYPTION_PROTECTOR