package wasmer

  1. Overview
  2. Docs
type data_type = t Ctypes.structure Ctypes.ptr
val data_type : data_type Ctypes.typ
val name : string
type owning_struct = s
val grab_ownership : owning_struct -> data_type
val to_dependent : data_type -> ((unit -> object_state) * object_state {dependent_update_func}1) -> owning_struct