Export mesh data to file, returns true on success
bool ExportMesh(MeshC mesh, Pointer<Char> fileName) => _ExportMesh(mesh, fileName);