Function wasmtime_c_api::wasmtime_module_clone
source ยท #[no_mangle]
pub extern "C" fn wasmtime_module_clone(
module: &wasmtime_module_t,
) -> Box<wasmtime_module_t>
#[no_mangle]
pub extern "C" fn wasmtime_module_clone(
module: &wasmtime_module_t,
) -> Box<wasmtime_module_t>