Function windows_sys::Win32::Security::SetSecurityDescriptorSacl
[−]pub unsafe extern "system" fn SetSecurityDescriptorSacl(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
bsaclpresent: BOOL,
psacl: *const ACL,
bsacldefaulted: BOOL
) -> BOOLExpand description
Required features: "Win32_Security", "Win32_Foundation"