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