Function rust_raylib::ffi::FileExists
source · pub unsafe extern "C" fn FileExists(fileName: *const c_char) -> bool
Expand description
Check if file exists
pub unsafe extern "C" fn FileExists(fileName: *const c_char) -> bool
Check if file exists