Class destroy_func_tCallHandler
Call Handler for destroy_func_t. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class destroy_func_tCallHandler
- Inheritance
-
destroy_func_tCallHandler
- Inherited Members
Constructors
destroy_func_tCallHandler(destroy_func_t)
public destroy_func_tCallHandler(destroy_func_t managed)
Parameters
managed
destroy_func_t
Fields
NativeCallback
public destroy_func_t NativeCallback