[][src]Function statx_sys::statx

pub unsafe fn statx(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int,
    mask: c_uint,
    statxbuf: *mut statx
) -> c_int

statx - get file status (extended)

See also: http://man7.org/linux/man-pages/man2/statx.2.html