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