[][src]Function nc::statx

pub fn statx(
    dirfd: i32,
    filename: &str,
    flags: i32,
    mask: u32,
    buf: &mut statx_t
) -> Result<(), Errno>

Get file status about a file (extended).