Tao.PhysFs SDK Documentation

Fs.PHYSFS_freeList Method 

[Visual Basic]
Public Shared Sub PHYSFS_freeList( _
   ByVal listVar As IntPtr _
)
[C#]
public static void PHYSFS_freeList(
   IntPtr listVar
);

See Also

Fs Class | Tao.PhysFs Namespace