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