Function phper_sys::statx[][src]

pub unsafe extern "C" fn statx(
    __dirfd: c_int,
    __path: *const c_char,
    __flags: c_int,
    __mask: c_uint,
    __buf: *mut statx
) -> c_int