Function hdfs_sys::hdfsSeek

source ·
pub unsafe extern "C" fn hdfsSeek(
    fs: hdfsFS,
    file: hdfsFile,
    desiredPos: i64
) -> c_int