#[repr(C)]pub struct TRUSTED_CONTROLLERS_INFO {
pub Entries: u32,
pub Names: *mut UNICODE_STRING,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Entries: u32Names: *mut UNICODE_STRING