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

pub unsafe extern "system" fn SetSecurityDescriptorDacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    bDaclPresent: BOOL,
    pDacl: PACL,
    bDaclDefaulted: BOOL
) -> BOOL