pub unsafe extern "C" fn dr_directory_exists( fname: *const c_char, ) -> bool_
Checks for the existence of a directory. Relative path support on Windows is identical to that described in dr_open_file().