API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
gint camel_file_util_encode_uint32 ( FILE* out, guint32 value )
Utility function to save an uint32 to a file.
out
Type: FILE*
FILE*
File to output to.
NULL
value
Type: guint32
guint32
Value to output.
Type: gint
gint
0 on success, -1 on error.