pub unsafe extern "C" fn PHYSFS_getWriteDir() -> *const c_charExpand description
\fn const char *PHYSFS_getWriteDir(void) \brief Get path where PhysicsFS will allow file writing.
Get the current write dir. The default write dir is NULL.
\return READ ONLY string of write dir in platform-dependent notation, OR NULL IF NO WRITE PATH IS CURRENTLY SET.
\sa PHYSFS_setWriteDir