Method

FwupdPluginSecurityAttrsappend

since: 1.5.0

Declaration [src]

void
fu_security_attrs_append (
  FuSecurityAttrs* self,
  FwupdSecurityAttr* attr
)

Description [src]

Adds a FwupdSecurityAttr to the array.

Available since: 1.5.0

Parameters

attr

Type: FwupdSecurityAttr

A FwupdSecurityAttr.

The data is owned by the caller of the method.