libwchar2 0.0.10
wstat manual

wstat - get file status

These functions return information about a file, in the buffer pointed to by statbuf.
No permissions are required on the file itself, execute (search) permission is required on all of the directories in pathname that lead to the file.

Retrieve information about the file pointed to by pathname.

Return Value

On success, zero is returned.
On error, -1 is returned, and errno is set appropriately.

See example

See also
https://github.com/ClnViewer/LibWchar2/blob/master/test/test_wstat.c

LibWchar2 information
Version
libwchar2 0.0.10
Date
Wed Aug 22 2018
Author
(c) PS 2018-2018
Manual author and license