API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.8.2
guint8 fu_sum8 ( const guint8* buf, gsize bufsz )
Returns the arithmetic sum of all bytes in buf.
buf
Available since: 1.8.2
Type: const guint8*
const guint8*
Memory buffer.
bufsz
Type: gsize
gsize
Size of buf.
Type: guint8
guint8
Sum value.