windows::Win32::Security

Function AddMandatoryAce

pub unsafe fn AddMandatoryAce(
    pacl: *mut ACL,
    dwacerevision: ACE_REVISION,
    aceflags: ACE_FLAGS,
    mandatorypolicy: u32,
    plabelsid: PSID,
) -> Result<()>