The calling conventions for PhysicsFS entry points.
Defined in <physfs.h>
#define PHYSFS_CALLThis is currently defined to nothing on all platforms and compilers, having been added very late into PhysicsFS development. As such, at this time it means all APIs and callbacks use the compiler's default calling conventions ("cdecl" or whatever).
This is for future expansion, perhaps in PhysicsFS 4.0.
This macro is available since PhysicsFS 3.3.0.