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