Function hdfs_sys::hdfsUtime

source ·
pub unsafe extern "C" fn hdfsUtime(
    fs: hdfsFS,
    path: *const c_char,
    mtime: c_long,
    atime: c_long
) -> c_int