Function libc::fseeko64 [] [src]

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