Method
FwupdSecurityAttrcopy
since: 1.7.1
Declaration [src]
FwupdSecurityAttr*
fwupd_security_attr_copy (
  FwupdSecurityAttr* self
)
      Parameters
self- 
            
Type:
FwupdSecurityAttrA
FwupdSecurityAttr.The argument can be NULL. 
Return value
Type: FwupdSecurityAttr
A new FwupdSecurityAttr.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |