static inline void silc_atomic_set_int32(SilcAtomic32 *atomic, SilcUInt32 value);
Atomically sets `value' to 32-bit integer.