Skip to main content

wasmtime_eqref_clone

Function wasmtime_eqref_clone 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_eqref_clone( eqref: Option<&wasmtime_eqref_t>, out: &mut MaybeUninit<wasmtime_eqref_t>, )