Function libc::lstat64

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