pub unsafe extern "C" fn path_filestat_get(
    arg0: i32,
    arg1: i32,
    arg2: i32,
    arg3: i32,
    arg4: i32
) -> i32
Expand description

Return the attributes of a file or directory. Note: This is similar to stat in POSIX.