Function hdfs_sys::hdfsDelete

source ·
pub unsafe extern "C" fn hdfsDelete(
    fs: hdfsFS,
    path: *const c_char,
    recursive: c_int
) -> c_int