Struct winapi::um::winnt::TOKEN_DEFAULT_DACL [−][src]
#[repr(C)]pub struct TOKEN_DEFAULT_DACL {
pub DefaultDacl: PACL,
}
Fields
DefaultDacl: PACL
Trait Implementations
Returns the “default value” for a type. Read more