BoxedFreeFunc
Description:
[ CCode ( has_target = false ) ]
public delegate void BoxedFreeFunc (void* boxed)
public delegate void BoxedFreeFunc (void* boxed)
This function is provided by the user and should free the boxed structure passed.
Parameters:
boxed |
The boxed structure to be freed. |
Namespace: GLib
Package: gobject-2.0