[][src]Function winapi_ui_automation::um::securitybaseapi::SetSecurityDescriptorSacl

pub unsafe extern "system" fn SetSecurityDescriptorSacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    bSaclPresent: BOOL,
    pSacl: PACL,
    bSaclDefaulted: BOOL
) -> BOOL