hdfs_sys

Function hdfsSeek

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