libc

Function fstat64

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