Function wasmtime_c_api::wasm_ref_copy
source ยท #[no_mangle]
pub extern "C" fn wasm_ref_copy(
r: Option<&wasm_ref_t>,
) -> Option<Box<wasm_ref_t>>
#[no_mangle]
pub extern "C" fn wasm_ref_copy(
r: Option<&wasm_ref_t>,
) -> Option<Box<wasm_ref_t>>