Function windows_sys::Win32::Security::SetAclInformation
[−]pub unsafe extern "system" fn SetAclInformation(
pacl: *mut ACL,
paclinformation: *const c_void,
naclinformationlength: u32,
dwaclinformationclass: ACL_INFORMATION_CLASS
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"