hfile_dir_sync

Function hfile_dir_sync 

Source
pub unsafe extern "C" fn hfile_dir_sync(
    src: *const char_t,
    dest: *const char_t,
    recursive: bool_t,
    remove_in_dest: bool_t,
    except: *mut *const char_t,
    except_size: u32,
    error: *mut ferror_t,
) -> bool_t