Function libc::unix::linux_like::fstat64

source ·
pub unsafe extern "C" fn fstat64(
    fildes: c_int,
    buf: *mut stat64
) -> c_int