@@ -1035,9 +1035,9 @@ The slot index is stored in the low 32 bits. The reference counter is stored in
*/
typedefstruct
{
volatilestruct
struct
{
ma_uint32bitfield;
volatilema_uint32bitfield;/* Marking as volatile because the allocation and freeing routines need to make copies of this which must never be optimized away by the compiler. */