API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.58
gpointer g_atomic_rc_box_acquire ( gpointer mem_block )
Atomically acquires a reference on the data pointed by mem_block.
mem_block
Available since: 2.58
Type: gpointer
gpointer
A pointer to reference counted data.
A pointer to the data, with its reference count increased.