[ CCode ( has_target = false ) ]
public delegate void ObjectInfoSetValueFunction (Value value, void* object)
Update value
and attach the object instance pointer object
to it.
value |
a Value |
object |
object instance pointer |