GetDirectoryPath function
See RaylibCoreFlatModule.GetDirectoryPath.
Implementation
MemoryPointer<RChar> GetDirectoryPath(
MemoryPointer<RChar> filePath,
) => _module.GetDirectoryPath(filePath);
See RaylibCoreFlatModule.GetDirectoryPath.
MemoryPointer<RChar> GetDirectoryPath(
MemoryPointer<RChar> filePath,
) => _module.GetDirectoryPath(filePath);