Function libc::unix::linux_like::stat64

source ·
pub unsafe extern "C" fn stat64(
    path: *const c_char,
    buf: *mut stat64
) -> c_int