Function libc::stat64 [] [src]

pub unsafe extern fn stat64(path: *const c_char, buf: *mut stat64) -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io