World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура SDL_atomic_t

A type representing an atomic integer value. It is a struct so people don't accidentally use numeric operations on it. Подробнее...

#include <SDL_atomic.h>

Открытые атрибуты

int value
 

Подробное описание

A type representing an atomic integer value. It is a struct so people don't accidentally use numeric operations on it.

См. определение в файле SDL_atomic.h строка 216

Данные класса

◆ value

int SDL_atomic_t::value

См. определение в файле SDL_atomic.h строка 216


Объявления и описания членов структуры находятся в файле: