Function rust_raylib::ffi::DirectoryExists
source · pub unsafe extern "C" fn DirectoryExists(
dirPath: *const c_char
) -> bool
Expand description
Check if a directory path exists
pub unsafe extern "C" fn DirectoryExists(
dirPath: *const c_char
) -> bool
Check if a directory path exists