hdfs_sys

Function hdfsOpenFile

Source
pub unsafe extern "C" fn hdfsOpenFile(
    fs: hdfsFS,
    path: *const c_char,
    flags: c_int,
    bufferSize: c_int,
    replication: c_short,
    blocksize: i32,
) -> hdfsFile