Boxed.boxedCopy

Copy a C boxed value using g_boxed_copy.

class Boxed
static
void*
boxedCopy
(
T
)
(
void* cBoxed
)

Parameters

T

The D boxed type

cBoxed void*

The C boxed pointer

Return Value

Type: void*

A copy of the boxed type