hdfs_sys

Function hdfsDelete

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