hdfs_sys

Function hdfsChmod

Source
pub unsafe extern "C" fn hdfsChmod(
    fs: hdfsFS,
    path: *const c_char,
    mode: c_short,
) -> c_int