IsPathFile function
See RaylibCoreFlatModule.IsPathFile.
Implementation
bool IsPathFile(
MemoryPointer<RChar> path,
) => _module.IsPathFile(path);
See RaylibCoreFlatModule.IsPathFile.
bool IsPathFile(
MemoryPointer<RChar> path,
) => _module.IsPathFile(path);