Type Definition physfs_sys::PHYSFS_EnumerateCallbackResult[][src]

pub type PHYSFS_EnumerateCallbackResult = i32;
Expand description

\typedef PHYSFS_EnumerateCallback \brief Possible return values from PHYSFS_EnumerateCallback.

These values dictate if an enumeration callback should continue to fire, or stop (and why it is stopping).

\sa PHYSFS_EnumerateCallback \sa PHYSFS_enumerate