silc_atomic_get_int32

SYNOPSIS

    static inline
    SilcUInt32 silc_atomic_get_int32(SilcAtomic32 *atomic);

DESCRIPTION

Returns the current value of the atomic variable.