Skip to main content

dr_file_exists

Function dr_file_exists 

Source
pub unsafe extern "C" fn dr_file_exists(fname: *const c_char) -> bool_
Expand description

Checks the existence of a file. Relative path support on Windows is identical to that described in dr_open_file().