Function rs_streams::statx[][src]

pub unsafe extern "C" fn statx(
    dirfd: i32,
    pathname: *const i8,
    flags: i32,
    mask: u32,
    statxbuf: *mut statx
) -> i32