pub unsafe extern "C" fn dr_delete_dir(fname: *const c_char) -> bool_
Deletes the given directory. Fails if the directory is not empty. Relative path support on Windows is identical to that described in dr_open_file().