raylib_wasm

Function DirectoryExists

source
pub unsafe extern "C" fn DirectoryExists(
    dirPath: *const c_char,
) -> bool