hdfsRead

Function hdfsRead 

Source
pub unsafe extern "C" fn hdfsRead(
    fs: hdfsFS,
    file: hdfsFile,
    buffer: *mut c_void,
    length: i32,
) -> i32