API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
gint camel_block_file_rename ( CamelBlockFile* bs, const gchar* path )
Renames existing block file to a new path.
path
Type: const gchar*
const gchar*
Path with filename to rename to.
Type: gint
gint
0 on success, -1 on error; errno is set on failure.