API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
gint camel_file_util_encode_off_t ( FILE* out, off_t value )
Encode an off_t type.
out
Type: FILE*
FILE*
File to output to.
NULL
value
Type: off_t
off_t
Value to output.
Type: gint
gint
0 on success, -1 on error.