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