exchange_and_add
Description:
[ Version ( deprecated_since = "2.30" ,  replacement = "add" ) ]
[ CCode ( cname = "g_atomic_int_exchange_and_add" ) ]
public uint exchange_and_add (ref uint atomic, uint val)
  [ CCode ( cname = "g_atomic_int_exchange_and_add" ) ]
public uint exchange_and_add (ref uint atomic, uint val)
Warning: exchange_and_add is deprecated since 2.30. Use add.
Namespace: GLib.AtomicUint
  
  Package: glib-2.0