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