Function
GLibatomic_rc_box_dup
since: 2.58
Declaration [src]
gpointer
g_atomic_rc_box_dup (
gsize block_size,
gconstpointer mem_block
)
Description [src]
Allocates a new block of data with atomic reference counting
semantics, and copies block_size
bytes of mem_block
into it.
Available since: 2.58