[go: up one dir, main page]

libc

Function fstat64

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