Function libc::stat
[−]
[src]
pub unsafe extern fn stat(path: *const c_char, buf: *mut stat) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io