-
public class DynExecutor_t
-
-
Constructor Summary
Constructors Constructor Description DynExecutor_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetHandle(VirtualPtr__Erased_ptr_FfiFutureExecutorVTable_t value)VirtualPtr__Erased_ptr_FfiFutureExecutorVTable_tgetHandle()voidset_runtime(VirtualPtr__Erased_ptr_StaticDropGlueVTable_t value)VirtualPtr__Erased_ptr_StaticDropGlueVTable_tget_runtime()-
-
Method Detail
-
delete
synchronized void delete()
-
setHandle
void setHandle(VirtualPtr__Erased_ptr_FfiFutureExecutorVTable_t value)
-
set_runtime
void set_runtime(VirtualPtr__Erased_ptr_StaticDropGlueVTable_t value)
-
get_runtime
VirtualPtr__Erased_ptr_StaticDropGlueVTable_t get_runtime()
-
-
-
-