Function hdfs_sys::hdfsWrite

source ·
pub unsafe extern "C" fn hdfsWrite(
    fs: hdfsFS,
    file: hdfsFile,
    buffer: *const c_void,
    length: i32
) -> i32