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