API Version: 2.0
Library Version: 2.72
gsize g_rc_box_get_size ( gpointer mem_block )
Retrieves the size of the reference counted data pointed by mem_block.
mem_block
gpointer
A pointer to reference counted data.
gsize
The size of the data, in bytes.