API Version: 2.0
Library Version: 2.72
gpointer g_atomic_rc_box_acquire ( gpointer mem_block )
Atomically acquires a reference on the data pointed by mem_block.
mem_block
gpointer
A pointer to reference counted data.
A pointer to the data, with its reference count increased.