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