Function libc::lseek64
[−]
[src]
pub unsafe extern fn lseek64(fd: c_int,
offset: off64_t,
whence: c_int)
-> off64_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io