Function
FwupdPluginmemread_uint32
since: 1.8.2
Declaration [src]
guint32
fu_memread_uint32 (
  const guint8* buf,
  FuEndianType endian
)
      Parameters
buf- 
            
Type:
const guint8*A readable buffer.
The data is owned by the caller of the function.  endian- 
            
Type:
FuEndianTypeAn endian type, e.g.
G_LITTLE_ENDIAN.