Function hdfs_sys::hdfsPread

source ·
pub unsafe extern "C" fn hdfsPread(
    fs: hdfsFS,
    file: hdfsFile,
    position: i64,
    buffer: *mut c_void,
    length: i32
) -> i32