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

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