Function libc::fseeko64 [] [src]

pub unsafe extern fn fseeko64(stream: *mut FILE,
                              offset: off64_t,
                              whence: c_int)
                              -> c_int
Unstable (libc)

: use libc from crates.io