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