Function libc::pread64
[−]
[src]
pub unsafe extern "C" fn pread64(
fd: c_int,
buf: *mut c_void,
count: size_t,
offset: off64_t
) -> ssize_t
pub unsafe extern "C" fn pread64(
fd: c_int,
buf: *mut c_void,
count: size_t,
offset: off64_t
) -> ssize_t