Function
FwupdPluginsize_checked_add
since: 2.0.19
Declaration [src]
gsize
fu_size_checked_add (
gsize a,
gsize b
)
Description [src]
Performs a checked addition of a and b, ensuring the result does not overflow.
Available since: 2.0.19