Class TypeValueFreeFuncForeverHandler
Forever Handler for TypeValueFreeFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class TypeValueFreeFuncForeverHandler
- Inheritance
-
TypeValueFreeFuncForeverHandler
- Inherited Members
Constructors
TypeValueFreeFuncForeverHandler(TypeValueFreeFunc)
public TypeValueFreeFuncForeverHandler(TypeValueFreeFunc managed)
Parameters
managed
TypeValueFreeFunc
Fields
NativeCallback
public TypeValueFreeFunc NativeCallback