logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfs_stat_free - free dynamic memory of file status

Description

gfs_stat_free() frees the memory space of file status status allocated by gfs_stat(3).

Name

       gfs_stat_free - free dynamic memory of file status

See Also

gfs_stat(3)

Gfarm                                              24 Jun 2019                                  GFS_STAT_FREE(3)

Synopsis

#include<gfarm/gfarm.h>voidgfs_stat_free(structgfs_stat*status);

See Also