hdfs_sys

Function hdfsTruncateFile

Source
pub unsafe extern "C" fn hdfsTruncateFile(
    fs: hdfsFS,
    path: *const c_char,
    newlength: i64,
) -> c_int