Function statx

Source
pub unsafe extern "C" fn statx(
    __dirfd: i32,
    __path: *const i8,
    __flags: i32,
    __mask: u32,
    __buf: *mut statx,
) -> i32