pub unsafe extern "system" fn AddMandatoryAce(
    pacl: *mut ACL,
    dwacerevision: ACE_REVISION,
    aceflags: ACE_FLAGS,
    mandatorypolicy: u32,
    plabelsid: PSID
) -> BOOL
Expand description

Required features: "Win32_Security", "Win32_Foundation"