Function libc::stat64

source ยท
pub unsafe extern "C" fn stat64(
    pathname: *const c_char,
    statbuf: *mut stat64,
) -> c_int