SetSecurityDescriptorSacl

Function SetSecurityDescriptorSacl 

Source
pub unsafe extern "C" fn SetSecurityDescriptorSacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    bSaclPresent: WINBOOL,
    pSacl: PACL,
    bSaclDefaulted: WINBOOL,
) -> WINBOOL