wasmtime_module_type_clone

Function wasmtime_module_type_clone 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_module_type_clone( ty: &wasmtime_module_type_t, ) -> Box<wasmtime_module_type_t>