API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.58
gpointer g_rc_box_acquire ( gpointer mem_block )
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.