Function windows_sys::Win32::Security::AddAccessAllowedAce
[−]pub unsafe extern "system" fn AddAccessAllowedAce(
pacl: *mut ACL,
dwacerevision: u32,
accessmask: u32,
psid: PSID
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"