Skip to main content

wasmtime_reftype_clone

Function wasmtime_reftype_clone 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_reftype_clone( ty: &wasmtime_reftype_t, ret: &mut MaybeUninit<wasmtime_reftype_t>, )