Boxed.boxedFree
void boxedFree(T)(void * cBoxed)Free a C boxed value using g_boxed_free.
Parameters
T | The D boxed type |
cBoxed | The C boxed pointer |
void boxedFree(T)(void * cBoxed)Free a C boxed value using g_boxed_free.
T | The D boxed type |
cBoxed | The C boxed pointer |