[ Version ( since = "3.0" ) ]
public Parasite serialize_to_parasite (string parasite_name, uint parasite_flags, void* data)
Serializes the object properties of this to a [struct@Parasite].
| this |
an object that implements the [iface@ConfigInterface]. |
| parasite_name |
the new parasite's name |
| parasite_flags |
the new parasite's flags |
| data |
user data passed to the serialize implementation. |
|
the newly allocated parasite. |