Function
GLibslice_copy
Description
Allocates a block of memory from the slice allocator
and copies block_size
bytes into it from mem_block
.
mem_block
must be non-NULL
if block_size
is non-zero.
Available since: | 2.14 |
Allocates a block of memory from the slice allocator
and copies block_size
bytes into it from mem_block
.
mem_block
must be non-NULL
if block_size
is non-zero.
Available since: | 2.14 |