Function rust_raylib::ffi::IsPathFile

source ·
pub unsafe extern "C" fn IsPathFile(path: *const c_char) -> bool
Expand description

Check if a given path is a file or a directory